aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/TaucsSupport.h
Commit message (Expand)AuthorAge
* split the Sparse module into multiple ones, and move non stable parts to unsu...Gravatar Gael Guennebaud2010-06-18
* * remove ei_index, and let ei_traits propagate the index typesGravatar Gael Guennebaud2010-06-03
* minor chnages in Taucs and Cholmod backendsGravatar Gael Guennebaud2010-05-19
* taucs: make SupernodalMultifrontal the default modeGravatar Gael Guennebaud2010-04-15
* an attempt to fix compilation with MSVCGravatar Gael Guennebaud2010-04-15
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix Taucs support (it appears Taucs does not return sorted matrices)Gravatar Gael Guennebaud2009-03-26
* - add diagonal * sparse product as an expressionGravatar Gael Guennebaud2009-02-09
* add custom FindBLAS FindLAPACK working for c++ compilerGravatar Gael Guennebaud2009-02-05
* fix various Taucs and Cholmod issues (they have not been tested for a while)Gravatar Gael Guennebaud2009-02-04
* Sparse module:Gravatar Gael Guennebaud2009-01-15
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * add cmake files to find (optional) supported librariesGravatar Gael Guennebaud2008-10-20
* sparse module: some trivial bugfixesGravatar Gael Guennebaud2008-10-19
* Big API change in Cholesky module:Gravatar Gael Guennebaud2008-10-13
* Sparse module: refactoring of the cholesky factorization,Gravatar Gael Guennebaud2008-10-05
* Sparse module: removed some extra copies using markAsRValue()Gravatar Gael Guennebaud2008-10-05
* Sparse module: add experimental support for TAUCS and CHOLMOD with:Gravatar Gael Guennebaud2008-10-05