Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix bug #688: make it clearer that CG is for both dense and sparse matrices. | Gael Guennebaud | 2013-10-28 |
* | Fix bug #314: move remaining math functions from internal to numext namespace | Gael Guennebaud | 2013-06-10 |
* | Bug567 : Fix iterative solvers to immediately return when the initial guess i... | Desire NUENTSA | 2013-03-20 |
* | Handle zero right hand side in CG and GMRES | Desire NUENTSA | 2013-03-20 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | Fix stopping criteria of CG | Gael Guennebaud | 2012-06-06 |
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
* | set the default number of iteration to the size of the problem | Gael Guennebaud | 2011-12-27 |
* | improve documentation of some sparse related classes | Gael Guennebaud | 2011-12-02 |
* | fix CG example | Gael Guennebaud | 2011-11-24 |
* | move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab... | Gael Guennebaud | 2011-11-12 |