aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseUtil.h
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* sparse module: new API proposal for triangular solves and experimentalGravatar Gael Guennebaud2009-04-05
* - add diagonal * sparse product as an expressionGravatar Gael Guennebaud2009-02-09
* add support for read/write sub sets of inner vectors (sparse module)Gravatar Gael Guennebaud2009-01-27
* add a flexible sparse matrix class designed for fast matrix assemblyGravatar Gael Guennebaud2009-01-19
* Sparse module:Gravatar Gael Guennebaud2009-01-15
* Add support for sparse * dense and dense * sparse matrix/vector productsGravatar Gael Guennebaud2009-01-14
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14
* Added a SparseVector class (not tested yet)Gravatar Gael Guennebaud2009-01-02
* sparse module: add preliminary support for direct sparse LU solverGravatar Gael Guennebaud2008-10-19
* sparse module: added some documentation for the LLT solverGravatar Gael Guennebaud2008-10-18
* resurrected sparse triangular solverGravatar Gael Guennebaud2008-09-02
* * added innerSize / outerSize functions to MatrixBaseGravatar Gael Guennebaud2008-06-28
* various work on the Sparse module:Gravatar Gael Guennebaud2008-06-26