aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse.h
Commit message (Expand)AuthorAge
* Modify googlehash use to account for namespace issues.Gravatar Antonio Sanchez2021-04-12
* Fix compilation with gcc and remove TR1 stuff.Gravatar Gael Guennebaud2019-02-20
* Fix C++17 compilationGravatar Gael Guennebaud2019-02-19
* Fix ForceNonZeroDiag for complexesGravatar Gael Guennebaud2015-08-04
* Make sparse unit-test helpers aware of StorageIndexGravatar Gael Guennebaud2015-03-09
* Fix many long to int implicit conversionsGravatar Gael Guennebaud2014-07-08
* Fix sparse_product/sparse_extra unit testsGravatar Gael Guennebaud2014-02-17
* Fix a few Index to int buggy conversionsGravatar Gael Guennebaud2014-02-15
* Fix various scalar type conversion warnings.Gravatar Gael Guennebaud2013-07-12
* Add no_assignment_operator to a few classes that must not be assigned, and fi...Gravatar Gael Guennebaud2013-07-10
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
* fix sparse vector assignment from a sparse matrixGravatar Gael Guennebaud2013-03-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix a few warningsGravatar Gael Guennebaud2012-06-15
* modify the unit tests of sparse linear solvers to enable tests on real matri...Gravatar Desire NUENTSA2012-03-29
* add more support for uncompressed modeGravatar Gael Guennebaud2011-11-30
* 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
* Sparse: fix long int as index type in simplicial cholesky and other decomposi...Gravatar Gael Guennebaud2011-06-06
* extend sparse product unit testsGravatar Gael Guennebaud2011-03-22
* fix compilation of unit tests with clangGravatar Benoit Jacob2011-02-27
* EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET must be defined to use Eigen...Gravatar Gael Guennebaud2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix compilation of sparse testsGravatar Gael Guennebaud2010-06-19
* Fixed spare unit test.Gravatar Hauke Heibel2010-06-19
* clean the ambiguity with insertBack and add a insertBackByOuterInner functionGravatar Gael Guennebaud2010-06-02
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* new simplified API to fill sparse matrices (the old functions areGravatar Gael Guennebaud2009-05-04
* disable unordered_map for ICCGravatar Gael Guennebaud2009-01-26
* fix a few remaining warningsGravatar Gael Guennebaud2009-01-23
* add a flexible sparse matrix class designed for fast matrix assemblyGravatar Gael Guennebaud2009-01-19
* Sparse module: add support for sparse selfadjoint * denseGravatar Gael Guennebaud2009-01-15
* another warning fixGravatar Gael Guennebaud2009-01-12
* fix a warning in test/sparse.hGravatar Gael Guennebaud2009-01-12
* Sparse module:Gravatar Gael Guennebaud2009-01-07
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05