mathnet-numerics icon indicating copy to clipboard operation
mathnet-numerics copied to clipboard

Is mono still required on Linux?

Open egreglee opened this issue 2 years ago • 0 comments

docs/index.md insists that "You need a recent version of Mono in order to use Math.NET Numerics on anything other than Windows."

I suspect this is no longer true since I was able to build and run most of the examples/examples-fsharp using Microsoft's dotnet distribution (version 7.0.111) on Ubuntu 22.04.

egreglee avatar Oct 20 '23 23:10 egreglee