Projects / Armadillo C++ Library / Releases / Stable

RSS All releases tagged Stable

Release Notes: This release contains faster eigen decomposition as well as faster handling of diagonal views, fixed size vectors, and transposes.

  •  04 May 2012 20:50

Release Notes: This release contains fixes for complex number versions of inplace transpose and economical singular value decomposition.

  •  10 Apr 2012 07:10

Release Notes: This release adds support for non-contiguous submatrices and improves detection of vector expressions by many functions. It also has considerable speedups for handling fixed size matrices as well as submatrices with one row or column.

  •  12 Dec 2011 20:24

Release Notes: This release has improved documentation and fixes an issue in resizing empty matrices.

  •  07 Dec 2011 23:52

Release Notes: This release fixes an issue in vector initialization. It also adds a function for resizing matrices while preserving the layout of the data.

  •  05 Dec 2011 03:39

Release Notes: This release has faster handling of expressions with diagonal views.

  •  31 Aug 2011 22:30

Release Notes: This release fixes a speed issue in the as_scalar() function.

  •  02 Aug 2011 06:49

Release Notes: This release contains fixes for handling of complex numbers by cov(), cor(), and running_stat_vec.

  •  29 Jun 2011 05:52

Release Notes: This release has minor bugfixes and cleanups.

  •  18 Apr 2011 06:26

Release Notes: This release has code cleanups to reduce pedantic compiler warnings.

Screenshot

Project Spotlight

R2CORBA

CORBA for Ruby.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.