aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_pivotL.h
Commit message (Expand)AuthorAge
* bug #792: SparseLU::factorize failed for structurally rank deficient matricesGravatar Christoph Hertzberg2015-07-26
* 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
* Added support for custom scalarsGravatar Pavel Holoborodko2013-08-20
* bug #482: pass scalar arguments by const references. Still remains a few case...Gravatar Gael Guennebaud2013-02-25
* Change int to Index type for SparseLUGravatar Desire NUENTSA2013-01-29
* Add additional methods in SparseLU and Improve the naming conventionsGravatar Desire NUENTSA2013-01-25
* Fix documentation for SparseLUGravatar Desire NUENTSA2013-01-21
* Clean inclusion, namespace definition, and documentation of SparseLUGravatar Gael Guennebaud2013-01-12
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* SparseLU: add a specialized gemm kernel, and add padding to the supernodes su...Gravatar Gael Guennebaud2012-10-30
* Define sparseLU functions as staticGravatar Desire NUENTSA2012-09-25
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
* correct bug in the complex versionGravatar Desire NUENTSA2012-07-19
* build complete... almostGravatar Desire NUENTSA2012-06-14
* Build process...Gravatar Desire NUENTSA2012-06-13
* Checking Data structures and function prototypesGravatar Desire NUENTSA2012-06-12
* Eliminate and prune columns in a panelGravatar Desire NUENTSA2012-05-31
* Add preliminary files for SparseLUGravatar Desire NUENTSA2012-05-25