slackbuilds/libraries/alglib
Petar Petrov ec514e32c4 Multiple: update email, year and slack-desc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README libraries/alglib: Added (numerical analysis and data processing) 2011-12-11 08:59:30 -02:00
alglib.SlackBuild Multiple: update email, year and slack-desc 2016-01-17 09:40:16 +07:00
alglib.info Multiple: update email, year and slack-desc 2016-01-17 09:40:16 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

ALGLIB is a cross-platform numerical analysis and data processing
library. ALGLIB features include:

- Linear algebra (direct algorithms, EVD/SVD)
- Solvers (linear and nonlinear)
- Interpolation
- Optimization
- Fast Fourier transforms
- Numerical integration
- Linear and nonlinear least-squares fitting
- Ordinary differential equations
- Special functions
- Statistics (descriptive statistics, hypothesis testing)
- Data analysis (classification/regression, including neural networks)
- Multiple precision versions of linear algebra, interpolation 
optimization and others algorithms (using MPFR for floating point 
computations)