blob: 602da74e25e5c3208d4eac86554bbec4e58b3c7b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
A cross-platform numerical analysis and data processing library. It supports
several programming languages (C++, C#, Pascal, VBA) and several operating
systems. ALGLIB features include:
* Data analysis (classification/regression, including neural networks)
* Optimization and nonlinear solvers
* Interpolation and linear/nonlinear least-squares fitting
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear
solvers, Fast Fourier Transform and many other algorithms (numerical
integration, ODEs, statistics, special functions)
This is a free edition of alglib.
WWW: http://www.alglib.net
|