RSS All releases tagged Stable

  •  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.

  •  21 Dec 2012 04:16

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.

  •  25 Sep 2012 07:28

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

  •  18 Sep 2012 21:17

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.

  •  11 Jul 2012 23:23

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

Screenshot

Project Spotlight

Binary Puzzle Solver in Ruby

An automated solver for binarypuzzle.com.

Screenshot

Project Spotlight

Agglomerated SSL

An OpenSSL wrapper to make SSL programming easier.