|
About: Armadillo is a template C++ linear algebra library aiming towards a good balance between speed and ease of use. Matrix decompositions are provided through optional integration with LAPACK, or one of its high performance drop-in replacements (eg. Intel MKL). Changes:
|
|
About: This project is a C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems. Changes:In addition to some bug fixes, this release also brings the following notable improvements to the library:
|
|
About: The Universal Java Matrix Package (UJMP) is a data processing tool for Java. Unlike JAMA and Colt, it supports multi-threading and is therefore much faster on current hardware. It does not only support matrices with double values, but instead handles every type of data as a matrix through a common interface, e.g. CSV files, Excel files, images, WAVE audio files, tables in SQL data bases, and much more. Changes:Initial Announcement on mloss.org.
|
|
About: CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python [...] Changes:Initial Announcement on mloss.org.
|
|
About: Intended for .NET developers wanting to implement algorithms directly in a common .NET language (recommended: C#). Support for n-dim generic arrays, LAPACK, FFT, cells, logicals, 2D&3D plotting [...] Changes:Initial Announcement on mloss.org.
|

