All releases tagged Stable


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().


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.


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.


Release Notes: This release contains a faster trace operation for dense matrices. It also contains a fix for the sparse matrix dot product as well as various fixes for interactions between sparse and dense matrices.


Release Notes: This release contains faster handling of submatrices and subcubes. It also expands the functionality of sparse matrices.


Release Notes: This release contains fixes for handling sparse submatrix views. It also has minor speedups for sparse matrices.


Release Notes: This release contains fixes for handling empty sparse matrices and a workaround for a bug in the Mac OS X accelerate framework.


Release Notes: This release contains preliminary support for sparse matrices. It also adds economical QR decomposition and faster singular value decomposition.


Release Notes: This release contains a workaround for a regression (bug) in GCC 4.7.0 and 4.7.1.