Math.NET Numerics Documentation
Math.NET Numerics is an opensource numerical library for .Net, Silverlight, Metro and Mono. This topic lists documentation that will help you use the toolkit in your own application. In addition to the user guide, there's also a condensed API Reference available, or if you prefer examples the sample code project may give you some ideas.- API Reference
- C# Code Samples: sources or as NuGet source package
- F# Code Samples: sources or as NuGet source package
User Guide
- Random Numbers
- Probability Distributions
- Statistics
- Linear Algebra
- Special Functions
- Interpolation
- Integration
- Integral Transforms (FFT etc.)
- Number Theory
Advanced Topics
- Precision
- Parallel Execution
- Native Linear Algebra Providers (MKL, ACML)