Version 2.2.1 of Armadillo C++ Library

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

Other releases

  •  13 May 2013 00:15

Release Notes: This release has various speedups for handling of small vectors and fixed-size matrices.

  •  19 Apr 2013 21:48

Release Notes: This release adds the fast Fourier transform, and adds batch insertion constructors for sparse matrices. It also contains better detection of Intel MKL during installation.

Release Notes: The software is now licensed under the Mozilla Public License 2.0. This release adds functions for filling and transforming matrices using functors and C++11 lambda expressions. It also contains fixes for handling non-square matrices by qr() and qr_econ().

  •  20 Feb 2013 17:51

Release Notes: This release adds a faster find() function. It als contains a fix for non-contiguous submatrix views to handle empty vectors of indices.

  •  01 Feb 2013 22:06

Release Notes: This release adds a faster determinant operation for diagonal and triangular matrices. It also contains more fine-grained handling of 64 bit integers.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

command

A command which wraps bash functions into commands.