ALGLIB

ALGLIB
Developer(s) Sergey Bochkanov
Stable release 3.0.0 / September 30, 2010; 17 months ago (2010-09-30)
Operating system Cross-platform
Type Numerical library
License Dual (commercial, GPL)
Website http://www.alglib.net/

ALGLIB is a cross-platform open source numerical analysis and data processing library. It is written in specially designed pseudocode which is automatically translated into several target programming languages (C++, C# and other). ALGLIB is relatively young project - active development started only in 2008, while GSL, for example, has 14 years long history. However, it is actively developed with new releases every 1–2 months.

ALGLIB is used by several open source and commercial libraries/applications (e.g. TOL project, Math.NET Numerics[1][2], SpaceClaim[3]). Multiple precision edition of ALGLIB is planned to be included into SAGE (open source computer algebra system).[4][5][6]

Several goals were pursued while developing ALGLIB:

From the other side, project suffers from several drawbacks:

Contents

Features

ALGLIB provides facilities for:

See also

References

External links