Numerics is a free and open-source library for .NET developed by the U.S. Army Corps of Engineers Risk Management Center (USACE-RMC). Numerics provides a comprehensive set of methods and algorithms for numerical computations and statistical analysis. The library includes routines for interpolation, regression, time series data, statistics, machine learning, probability distributions, bootstrap uncertainty analysis, Bayesian Markov Chain Monte Carlo, optimization, root finding, and more.
The RMC is committed to maintaining and supporting the software, providing regular updates, bug fixes, and enhancements on an annual basis or as needed.
The repository contains builds for:
- .NET 8.0
- .NET Framework 4.8.1
Each build has a unit testing library with more than 1,000 tests. These tests also provide examples for using the classes and methods in the library.
We recommend using NuGet for convenient installation of the RMC.Numerics package.