Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid `I` as an identifier, since it may clash with the C-header complex.h | Christoph Hertzberg | 2019-01-25 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Do go to full accuracy when testing BiCGSTAB. | Gael Guennebaud | 2015-06-05 |
* | Add unit tests for CG and sparse-LLT for long int as storage-index | Gael Guennebaud | 2015-03-09 |
* | bug #963: make IncompleteLUT compatible with non-default storage index types. | Gael Guennebaud | 2015-03-09 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | modify the unit tests of sparse linear solvers to enable tests on real matri... | Desire NUENTSA | 2012-03-29 |
* | Add test in BiCGSTAB for ILUT | Desire NUENTSA | 2012-02-10 |
* | move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab... | Gael Guennebaud | 2011-11-12 |