RSS All releases tagged Speedups

  •  13 May 2013 00:15

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

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

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

  •  30 Aug 2012 07:13

Release Notes: This release contains faster singular value decomposition via optional use of the "divide and conquer" algorithm. It also adds economical QR decomposition and preliminary support for sparse matrices.

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 faster eigen decomposition via optional use of the "divide and conquer" algorithm. It also contains faster transposition of vectors and compound expressions.

  •  02 Apr 2012 15:10

Release Notes: This release has a faster repmat() function and adds workarounds for non-conforming C++ compilers

Screenshot

Project Spotlight

GetDP

A general finite element solver.

Screenshot

Project Spotlight

txtorcon

An asynchronous Python Tor controller using Twisted.