mloss.org ALGLIBhttp://mloss.orgUpdates and additions to ALGLIBenWed, 10 Mar 2010 14:07:35 -0000ALGLIB 2.4.0http://mloss.org/software/view/231/<html><p>ALGLIB is an open source numerical analysis library distributed under GPL 2+. It implements both general numerical algorithms and machine learning algorithms. </p> <p>As for machine learning algorithms, ALGLIB implements: MLPs, early stopping ensembles, LDA, PCA, k-means++, several other data analysis algorithms. As for general numerical algorithms, ALGLIB implements linear algebra functions (subset of LAPACK), linear solvers, ODE solvers, nonlinear optimization, interpolation/fitting, integration, fast transforms. </p> <p>ALGLIB can be used from C#, C, FreePascal, VBA and other languages. It is the only numerical analysis library which uses automatic translation to generate source code written in different programming languages with 100% identical functionality. So, C# version is written entirely in C#, C++ version is entirely C++, but they provide exactly the same interface. </p></html>Sergey BochkanovWed, 10 Mar 2010 14:07:35 -0000http://mloss.org/software/rss/comments/231http://mloss.org/software/view/231/