Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rename the EigenSolver module to Eigenvalues | Gael Guennebaud | 2009-09-04 |
* | move eigen values related stuff of the QR module to a new EigenSolver module. | Gael Guennebaud | 2009-09-03 |
* | change the make householder algorithm so that the remaining coefficient | Gael Guennebaud | 2009-08-17 |
* | various compilation and bug fixes in selfadjoint stuff | Gael Guennebaud | 2009-07-27 |
* | Add an efficient rank2 update function (like the level2 blas xSYR2 routine). | Gael Guennebaud | 2009-07-11 |
* | new implementation of diagonal matrices and diagonal matrix expressions | Benoit Jacob | 2009-06-28 |
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | split and extend eigen-solver tests | Gael Guennebaud | 2009-03-23 |