aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cholmod_support.cpp
Commit message (Collapse)AuthorAge
* Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.Gravatar Gael Guennebaud2014-04-25
|
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
|
* CholmodDecomposition now has explicit variants. These variants will allow to ↵Gravatar Gael Guennebaud2012-06-04
| | | | provide access to the underlying factors.
* Cholmod does not compute a determinantGravatar Desire NUENTSA2012-03-29
|
* modify the unit tests of sparse linear solvers to enable tests on real ↵Gravatar Desire NUENTSA2012-03-29
| | | | matrices, from MatrixMarket for instance
* add cholmod_support unit testsGravatar Gael Guennebaud2011-12-10