Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add missing licence header to some top header files | Gael Guennebaud | 2015-10-26 |
* | Remove deprecated code not used by evaluators | Gael Guennebaud | 2014-09-18 |
* | Include misc struct declarations | Desire NUENTSA | 2013-05-29 |
* | Fix a couple of remaining warnings (missing newlines, inline-noinline, meanin... | Gael Guennebaud | 2013-03-01 |
* | Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix bui... | Desire NUENTSA | 2013-01-14 |
* | Fix the column permutation in SparseQR | Desire NUENTSA | 2013-01-14 |
* | SparseQR: clean a bit the documentation, fix rows/cols methods, remove rowsQ ... | Gael Guennebaud | 2013-01-12 |
* | Add a sparse QR factorization and update the elimination tree in SparseLU | Desire NUENTSA | 2013-01-11 |