Categories
NML
The Numerical Methods Library is a C library that deals with numerical analysis. Unlike packages that implement integrals, differentiation, interpolation, etc using only one algorithm, NML implements them using many algorithms; one function for each this is because the NML tends to be a way for helping to study the differences between different algorithms.
Last updated 13 May, 2004
Versions
1.1.1
1.1.1 beta released 2004-05-11
- Released: 11 May, 2004
- Code Maturity: Beta
- Source Archive: http://numerical.port5.com/NML-1.1.1.tar.bz2
- Licenses: LGPLv2.1
- Interfaces: Library



