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.


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


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.


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


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.


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


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


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


Release Notes: This release has minor bugfixes and cleanups.


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