The Meta.Numerics library brings scientific computing to the .NET platform. It offers an object-oriented API for matrix algebra, advanced functions of real and complex numbers, and statistics.
For more information, visit the
http://www.meta-numerics.net website. There you will find detailed specifications, documentation, and myriad web calculators illustrating the capabilities of the Meta.Numerics library.
Tutorial provides a quick introduction, with code samples, to the Meta.Numerics library.
Versioning describes the versioning policy for Meta.Numerics releases.
News:
- Physicists: our latest release supports Clebsch-Gordon coefficients. Opticians: our latest release supports Zernike polynomials. Statisticians: our latest release does an exact calculation of the distribution of Mann-Whitney test statistic for small sample sizes. Everybody: Check out the 1.3.0 release.
- We've just added a bivariate sample calculator to our suite of web calculators. It uses the MultivariateSample class that appeared in the latest release.
- Check out our code project article on how to use Meta.Numerics interactively within IronPython.