aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/SparseExtra
Commit message (Expand)AuthorAge
* Modify googlehash use to account for namespace issues.Gravatar Antonio Sanchez2021-04-12
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* remove the 'Unsupported Modules' meta moduleGravatar Gael Guennebaud2013-01-11
* cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, ...Gravatar Gael Guennebaud2012-04-18
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* does not include MatrixMaketIterator on win32,Gravatar Gael Guennebaud2012-03-31
* add a benchmark routine for all sparse linear solvers in EigenGravatar Desire NUENTSA2012-03-29
* remove dead codeGravatar Gael Guennebaud2011-12-08
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12
* move DynamicSparseMatrix to SparseExtraGravatar Gael Guennebaud2011-10-24
* add read/write routines for sparse matrices in the Market formatGravatar Gael Guennebaud2011-05-31
* shut up stupid ICC warningsGravatar Benoit Jacob2011-02-22
* clean a bit AMD and SimplicialCholesky and add support for partly stored self...Gravatar Gael Guennebaud2010-11-18
* add a minimum degree ordering routine based on CSparse (LGPL) and a new built...Gravatar Gael Guennebaud2010-11-04
* fix bug #94: add #include src/misc/Solve.h in SparseExtraGravatar Gael Guennebaud2010-10-26
* remove the Taucs backend : Taucs is not maintained anymore and the backend wa...Gravatar Gael Guennebaud2010-10-06
* Updates to the Sparse unsupported solvers module.Gravatar Romain Bossart2010-10-04
* Add all unsupported modules and fix header file pathsGravatar Jens Mueller2010-07-06
* fix unsupported module docGravatar Gael Guennebaud2010-06-30
* split the Sparse module into multiple ones, and move non stable parts to unsu...Gravatar Gael Guennebaud2010-06-18