Skip to content

Commit e8c84e1

Browse files
committed
2 parents ac17a09 + 6fe0c0c commit e8c84e1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Numerics
2-
***Numerics*** is an opensource 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, serving as a cornerstone of the RMC software suite. The library includes routines for specialized functions, interpolation, regression, statistics, machine learning, probability distributions, bootstrap uncertainty analysis, Bayesian Markov Chain Monte Carlo, optimization, root finding, and more.
2+
***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.
33

44
## Support
55
The RMC is committed to maintaining and supporting the software, providing regular updates, bug fixes, and enhancements on an annual basis or as needed.
@@ -8,5 +8,7 @@ The repository contains builds for:
88
* .NET 8.0
99
* .NET Framework 4.8.1
1010

11+
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.
12+
1113
## Installation Instructions
1214
We recommend using NuGet for convenient installation of Numerics.

0 commit comments

Comments
 (0)