aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/SparseExtra/SuperLUSupport.h
Commit message (Expand)AuthorAge
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12
* fix superLU when the salver is called multiple timesGravatar Gael Guennebaud2011-09-27
* fix a couple of issues in SuperLU support (memory and determinant)Gravatar Gael Guennebaud2011-09-24
* add new interface to SuperLUGravatar Gael Guennebaud2011-07-07
* clean a bit SuperLU declarationsGravatar Gael Guennebaud2011-02-18
* disable broken determinant for complexes and SuperLUGravatar Gael Guennebaud2011-01-28
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* split the Sparse module into multiple ones, and move non stable parts to unsu...Gravatar Gael Guennebaud2010-06-18