aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_solvers.cpp
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix #1 : need to nest by value the affine part in homogeneous productGravatar Gael Guennebaud2009-05-18
* enable testing of complex numbers for taucsGravatar Gael Guennebaud2009-05-12
* new simplified API to fill sparse matrices (the old functions areGravatar Gael Guennebaud2009-05-04
* patch from Moritz Lenz to allow solving transposed problem with superluGravatar Gael Guennebaud2009-04-10
* sparse module: new API proposal for triangular solves and experimentalGravatar Gael Guennebaud2009-04-05
* Sparse module:Gravatar Gael Guennebaud2008-12-27
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * replace postfix ++ by prefix ++ wherever that makes sense in Eigen/Gravatar Benoit Jacob2008-12-17
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05