Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove deprecated code not used by evaluators | Gael Guennebaud | 2014-09-18 |
* | Make unsupport sparse solvers use SparseSolverBase | Gael Guennebaud | 2014-09-01 |
* | Correct GMRES: | Kolja Brix | 2014-08-02 |
* | Fix GMRES: Initialize essential Householder vector with correct dimension. Ad... | Kolja Brix | 2014-07-10 |
* | Clean source code and unit tests with respect to -Wunused-local-typedefs | Gael Guennebaud | 2013-04-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 GMRES | Gael Guennebaud | 2012-06-23 |
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
* | Adding a householder-GMRES implementation from Kolja Brix | Desire NUENTSA | 2012-03-29 |