Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.06 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.06 KB

Numerics

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.

Support

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.

Installation Instructions

We recommend using NuGet for convenient installation of the RMC.Numerics package.