RSS All releases of Armadillo C++ Library

  •  02 Mar 2011 12:14

Release Notes: This release allows the use of auxiliary (external) memory for fixed-size matrices and vectors.

  •  18 Feb 2011 10:27

Release Notes: This release has a faster sort() function. The installation was updated to detect recent versions of Intel's MKL. Handling of subcubes was expanded, allowing interpretation of arbitrary "flat" subcubes as matrices.

  •  02 Feb 2011 11:23

Release Notes: This release has faster solutions to systems of linear equations as well as fixes for subcube handling and compilation using GCC's C++0x mode.

Release Notes: This release has more flexible submatrix views and faster matrix inverse via explicit handling of triangular matrices.

  •  25 Nov 2010 12:44

Release Notes: No changes were made since 0.9.92 except for the removal of the little-used technical documentation. The user documentation is still present.

Release Notes: This release added matrix norms and fixes for compilation issues under the Intel C++ compiler.

  •  14 Oct 2010 12:50

Release Notes: This release adds faster column access as well as bugfixes and speedups for LU decomposition.

Release Notes: This release adds functions for in-place operations on diagonals as well as functions for joining, inserting, and removing cube slices. It also has various speedups due to internal architecture improvements.

Release Notes: This release adds functions for inserting and removing rows and columns, template based size specification of matrices, various speedups, and fixes for a few corner cases.

Release Notes: This release includes more flexible reshape(), matrix initialisation via the << operator, and fixes for compilation issues under Mac OS X with GCC 4.2/4.0 hybrid.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml

Screenshot

Project Spotlight

GRAL

A Java plotting library.