aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparseqr.cpp
Commit message (Expand)AuthorAge
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* Add unit test for dense = SparseQR::matrixQGravatar Gael Guennebaud2015-06-24
* In SparseQR, calling factorize() without analyzePattern() was broken.Gravatar Gael Guennebaud2014-08-26
* Fix bug #836: extend SparseQR to support more columns than rows.Gravatar Gael Guennebaud2014-07-01
* Fix bug #596 : Recover plain SparseMatrix from SparseQR matrixQ()Gravatar Desire NUENTSA2013-05-21
* Fix no newline warning.Gravatar Gael Guennebaud2013-02-26
* Extend sparseqr unit test to check linearly dependent columnsGravatar Gael Guennebaud2013-02-24
* Add a sparse QR factorization and update the elimination tree in SparseLUGravatar Desire NUENTSA2013-01-11