aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/CholmodSupport.h
Commit message (Expand)AuthorAge
* an attempt to fix a compilation issue with MSVCGravatar Gael Guennebaud2009-11-04
* fix another .stride() issue in Cholmod supportGravatar Gael Guennebaud2009-09-07
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* - 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
* Sparse module, add an assertion and make the use of CHOLMOD's solve method th...Gravatar Gael Guennebaud2008-12-27
* Sparse module:Gravatar Gael Guennebaud2008-12-27
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05
* * add cmake files to find (optional) supported librariesGravatar Gael Guennebaud2008-10-20
* sparse module: some trivial bugfixesGravatar Gael Guennebaud2008-10-19
* sparse module: added some documentation for the LLT solverGravatar Gael Guennebaud2008-10-18
* 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: enable support for incomplete cholesky factorization in CHOLMO...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