Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix umfpack for row-major | Gael Guennebaud | 2012-06-06 |
* | add a noncopyable base class for decompositions | Gael Guennebaud | 2012-06-04 |
* | Fix bug #468: generalize UmfPack support to accept any input at the cost of a... | Gael Guennebaud | 2012-06-01 |
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
* | Add private copy constructors to sparse solvers backends | Desire NUENTSA | 2012-03-29 |
* | modify the unit tests of sparse linear solvers to enable tests on real matri... | Desire NUENTSA | 2012-03-29 |
* | make the accessors to internal sparse storage part of the public API and remo... | Gael Guennebaud | 2011-12-04 |
* | cleanning pass on the sparse modules: | Gael Guennebaud | 2011-11-28 |
* | move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab... | Gael Guennebaud | 2011-11-12 |