aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/sparse_extra.cpp
Commit message (Expand)AuthorAge
* Modify googlehash use to account for namespace issues.Gravatar Antonio Sanchez2021-04-12
* Fixed output of complex matricesGravatar Jens Wehner2021-03-15
* Fix sparse_extra_3, disable counting temporaries for testing DynamicSparseMat...Gravatar Antonio Sanchez2020-11-18
* Make sparse_basic includable from sparse_extra, but disable it since sparse_b...Gravatar Gael Guennebaud2018-10-11
* "sparse_product.cpp" must be included before "sparse_basic.cpp", otherwise EI...Gravatar Christoph Hertzberg2018-08-30
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Properly adjust precision when saving to Market format.Gravatar Gael Guennebaud2016-12-20
* Speed up parsing of sparse Market file.Gravatar Gael Guennebaud2016-12-20
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Fix warning typedef XXX locally defined but not usedGravatar Gael Guennebaud2013-06-21
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* suppress deprecated warning when compiling legacy testsGravatar Gael Guennebaud2011-12-08
* move DynamicSparseMatrix to SparseExtraGravatar Gael Guennebaud2011-10-24
* the min/max macros to detect unprotected min/max were undefined by some std h...Gravatar Gael Guennebaud2011-08-19
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* add missing filesGravatar Gael Guennebaud2010-06-18