aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_solver.h
Commit message (Expand)AuthorAge
* Workaround a bunch of stupid warnings in unit testsGravatar Gael Guennebaud2013-06-23
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Bug567 : Fix iterative solvers to immediately return when the initial guess i...Gravatar Desire NUENTSA2013-03-20
* 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