aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/MetisSupport
Commit message (Collapse)AuthorAge
* bug #1167: simplify installation of header files using cmake's ↵Gravatar Gael Guennebaud2016-08-29
| | | | install(DIRECTORY ...) command.
* Suppress some remaining Index conversion warningsGravatar Christoph Hertzberg2015-02-17
|
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
|
* Metis ordering backend supports only squared matricesGravatar Desire NUENTSA2013-02-20
|
* Add a sparse QR factorization and update the elimination tree in SparseLUGravatar Desire NUENTSA2013-01-11
|
* Add support for Metis fill-reducing ordering ; it is generally more ↵Gravatar Desire NUENTSA2012-08-06
efficient than COLAMD ordering