Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab... | Gael Guennebaud | 2011-11-12 |
* | add a basic ILU preconditioner | Gael Guennebaud | 2011-10-11 |
* | extend CG for multiple right hand sides | Gael Guennebaud | 2011-10-11 |
* | add a bi conjugate gradient stabilized solver | Gael Guennebaud | 2011-09-17 |
* | add a naive IdentityPreconditioner | Gael Guennebaud | 2011-07-26 |
* | add a conjugate gradient solver | Gael Guennebaud | 2011-07-26 |
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | Add BVH module in unsupported (patch from Ilya Baran) | Gael Guennebaud | 2009-03-18 |
* | added an experimental IterativeSolvers module (currently in unsupported) | Gael Guennebaud | 2009-02-10 |