Can anyone recommend a good math library for use with F#?
I am looking for the moment for something with statistical distributions, but obviously as needs grow, a fuller library will be useful. Something not unlike Numpy for Python for example.
I searched and came across the Math.Net project.. They have a new library math.net which seems to be alpha, and an old one (Iridium) which seems to be depracated or something). If somebody has experience with either of these, can they advice?