aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
Commit message (Expand)AuthorAge
* Fix speed issue with SimplicialLDLT for complexes: the diagonal is real!Gravatar Gael Guennebaud2019-09-30
* Change licensing of OrderingMethods/Amd.h and SparseCholesky/SimplicialCholes...Gravatar Rasmus Munk Larsen2019-02-22
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Fix implicit conversion from 0.0 to scalarGravatar Gael Guennebaud2018-02-16
* Fix many long to int conversion warnings:Gravatar Gael Guennebaud2015-02-16
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* Merge Index-refactoring branch with default, fix PastixSupport, remove some u...Gravatar Gael Guennebaud2015-02-13
|\
* | bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
| * Fix inner iterator typeGravatar Gael Guennebaud2014-12-08
|/
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
* Fix some MPL2/LGPL lisencing confusionsGravatar Gael Guennebaud2013-02-06