Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add some pre-allocation unit tests (not working yet) | Gael Guennebaud | 2016-08-29 |
* | Add debug output. | Gael Guennebaud | 2016-06-11 |
* | Addendum to last patch: k is Index and not int | Christoph Hertzberg | 2015-03-31 |
* | bug #985: RealQZ failed when either matrix had zero rows or columns (report a... | Christoph Hertzberg | 2015-03-30 |
* | Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused var... | Gael Guennebaud | 2013-06-25 |
* | Workaround a bunch of stupid warnings in unit tests | Gael Guennebaud | 2013-06-23 |
* | Clean source code and unit tests with respect to -Wunused-local-typedefs | Gael Guennebaud | 2013-04-10 |
* | Fix bug #314: | Gael Guennebaud | 2012-11-06 |
* | 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 |