aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/umfpack_support.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Umfpack: UF_long has been removed in recent versions of suitesparse, and fix ...Gravatar Gael Guennebaud2018-04-11
* Add unitTestGravatar vhuber2018-04-09
* 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
* extend umfpack supportGravatar Gael Guennebaud2012-06-04
* modify the unit tests of sparse linear solvers to enable tests on real matri...Gravatar Desire NUENTSA2012-03-29
* add cholmod_support unit testsGravatar Gael Guennebaud2011-12-10
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12