Skip to content

Getting Started

Haden Smith edited this page Oct 5, 2024 · 3 revisions

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

Installation Instructions

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

Clone this wiki locally