aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/SparseExtra
Commit message (Expand)AuthorAge
...
* fix superLU when the salver is called multiple timesGravatar Gael Guennebaud2011-09-27
* fix a couple of issues in SuperLU support (memory and determinant)Gravatar Gael Guennebaud2011-09-24
* port umfpack support to new APIGravatar Gael Guennebaud2011-09-24
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* add new interface to SuperLUGravatar Gael Guennebaud2011-07-07
* Sparse: fix long int as index type in simplicial cholesky and other decomposi...Gravatar Gael Guennebaud2011-06-06
* add read/write routines for sparse matrices in the Market formatGravatar Gael Guennebaud2011-05-31
* port sparse LLT/LDLT to new stack allocation APIGravatar Gael Guennebaud2011-03-20
* now fixing "unsupported" "legacy" code...Gravatar Gael Guennebaud2011-03-01
* fix compilation with gcc 3.4Gravatar Gael Guennebaud2011-02-25
* fix umfpack with complexesGravatar Gael Guennebaud2011-02-18
* clean a bit SuperLU declarationsGravatar Gael Guennebaud2011-02-18
* fix bug #184 (warning)Gravatar Gael Guennebaud2011-02-14
* disable broken determinant for complexes and SuperLUGravatar Gael Guennebaud2011-01-28
* Fix bug #38Gravatar Romain Bossart2011-01-07
* an attempt to fix a compilation issue with -std=c++0xGravatar Gael Guennebaud2011-01-01
* fix warningGravatar Gael Guennebaud2010-12-13
* clean a bit AMD and SimplicialCholesky and add support for partly stored self...Gravatar Gael Guennebaud2010-11-18
* add a minimum degree ordering routine based on CSparse (LGPL) and a new built...Gravatar Gael Guennebaud2010-11-04
* add the possibility to solve for sparse rhs with CholmodGravatar Gael Guennebaud2010-10-27
* rm the useless SparseSolverBase class and provide more compile time traitsGravatar Gael Guennebaud2010-10-26
* add new API for Cholmod preserving the legacy one for nowGravatar Gael Guennebaud2010-10-26
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* remove the Taucs backend : Taucs is not maintained anymore and the backend wa...Gravatar Gael Guennebaud2010-10-06
* Updates to the Sparse unsupported solvers module.Gravatar Romain Bossart2010-10-04
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* add missing filesGravatar Gael Guennebaud2010-06-18
* split the Sparse module into multiple ones, and move non stable parts to unsu...Gravatar Gael Guennebaud2010-06-18