slackbuilds_ponce/libraries/alglib
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
alglib.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
alglib.SlackBuild
README
slack-desc Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00

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)