aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_solver.h
Commit message (Expand)AuthorAge
* add support for solving with sparse right hand sideGravatar Desire NUENTSA2013-01-25
* merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\
| * Add unit testsGravatar Desire NUENTSA2012-08-03
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* | make sure we do not solve with a null right hand sideGravatar Gael Guennebaud2012-06-06
* | test block objects for sparse solvingGravatar Gael Guennebaud2012-06-06
|/
* Correct a small bug in sparse_solverGravatar Desire NUENTSA2012-03-29
* modify the unit tests of sparse linear solvers to enable tests on real matri...Gravatar Desire NUENTSA2012-03-29
* add unit tests for analyzePatter/factorize APIGravatar Gael Guennebaud2012-02-27
* Update the PARDISO interface to match other sparse solvers.Gravatar Gael Guennebaud2012-02-04
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12