I am quite new to F# and am trying to install math.net on Ubuntu 13.04. The following page recommends using the Package Manager Console to install on Linux 64
https://www.nuget.org/packages/MathNet.Numerics.MKL.Linux-x64/
but I am puzzled by the fact that in my understand the PMC is only available in VS, hence in Windows only. Any suggestion? Or maybe I should not rely on this library, and a different one is the standard?