Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Add support for long indexes and for (real-valued) row-major matrices to Chol... | Christoph Hertzberg | 2016-12-19 |
* | bug #1095: add Cholmod*::logDeterminant/determinant (from patch of Joshua Pri... | Gael Guennebaud | 2016-01-22 |
* | Avoid blocking-size mismatch in unit tests calling Eigen's blas interface. | Gael Guennebaud | 2014-04-25 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | CholmodDecomposition now has explicit variants. These variants will allow to ... | Gael Guennebaud | 2012-06-04 |
* | Cholmod does not compute a determinant | Desire NUENTSA | 2012-03-29 |
* | modify the unit tests of sparse linear solvers to enable tests on real matri... | Desire NUENTSA | 2012-03-29 |
* | add cholmod_support unit tests | Gael Guennebaud | 2011-12-10 |