aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/OrderingMethods
Commit message (Expand)AuthorAge
* workaround strange compilation issue with ICC and -strict-ansiGravatar Gael Guennebaud2013-04-10
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Use a template Index for COLAMD orderingGravatar Desire NUENTSA2013-03-20
* Fix some MPL2/LGPL lisencing confusionsGravatar Gael Guennebaud2013-02-06
* Cleaning documentation pass in ordering and ILUTGravatar Gael Guennebaud2013-01-12
* Update SPQR interfaceGravatar Desire NUENTSA2012-12-07
* Clean the Colamd routineGravatar Desire NUENTSA2012-09-10
* add SparseLU in sparse benchGravatar Desire NUENTSA2012-09-10
* merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\
| * Add exception handler to memory allocationGravatar Desire NUENTSA2012-07-19
| * Add a draft (not clean ) version of the COLAMD ordering implementationGravatar Desire NUENTSA2012-07-18
* | Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including...Gravatar Benoit Jacob2012-07-13
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
| * Update Ordering interfaceGravatar Desire NUENTSA2012-07-06
| * Update Ordering interfaceGravatar Desire NUENTSA2012-07-06
* | fix a few warningsGravatar Gael Guennebaud2012-06-15
| * build complete... almostGravatar Desire NUENTSA2012-06-14
| * Build process...Gravatar Desire NUENTSA2012-06-13
| * Checking Syntax...Gravatar Desire NUENTSA2012-06-11
|/
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* fix several const qualifier issues: double ones, meaningless ones, some missi...Gravatar Gael Guennebaud2012-02-03
* fix bug #281: replace csparse macros by template functionsGravatar Gael Guennebaud2011-12-04
* make the accessors to internal sparse storage part of the public API and remo...Gravatar Gael Guennebaud2011-12-04
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12