aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/SparseExtra/UmfPackSupport.h
Commit message (Expand)AuthorAge
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12
* port umfpack support to new APIGravatar Gael Guennebaud2011-09-24
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* fix umfpack with complexesGravatar Gael Guennebaud2011-02-18
* fix bug #184 (warning)Gravatar Gael Guennebaud2011-02-14
* Fix bug #38Gravatar Romain Bossart2011-01-07
* an attempt to fix a compilation issue with -std=c++0xGravatar Gael Guennebaud2011-01-01
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Updates to the Sparse unsupported solvers module.Gravatar Romain Bossart2010-10-04
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* split the Sparse module into multiple ones, and move non stable parts to unsu...Gravatar Gael Guennebaud2010-06-18