Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace assert() by eigen_assert() (fixes bug #548). | Jitse Niesen | 2013-02-02 |
* | Fix bug #314: | Gael Guennebaud | 2012-11-06 |
* | RealQZ: added example and some code comments | Alexey Korepanov | 2012-07-28 |
* | RealQZ: improve computeNorms speed, improve shift accuracy (better to do a/b ... | Gael Guennebaud | 2012-07-26 |
* | RealQZ: bug in pushDownZero fixed too | Alexey Korepanov | 2012-07-25 |
* | RealQZ: bug in splitOffTwoRows fixed | Alexey Korepanov | 2012-07-25 |
* | RealQZ: optimize general hessenberg to not apply rotations to zero entries. | Gael Guennebaud | 2012-07-24 |
* | real QZ: update license | Gael Guennebaud | 2012-07-24 |
* | Add a RealQZ class: a generalized Schur decomposition for real matrices | Alexey Korepanov | 2012-07-11 |