Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | * optimize sum() for sparse matrices and vectors | Gael Guennebaud | 2009-05-19 |
* | fix compilation with ICC | Gael Guennebaud | 2009-05-18 |
* | sparse module: new API proposal for triangular solves and experimental | Gael Guennebaud | 2009-04-05 |
* | some ICC fixes | Gael Guennebaud | 2009-02-12 |
* | - add diagonal * sparse product as an expression | Gael Guennebaud | 2009-02-09 |
* | add support for read/write sub sets of inner vectors (sparse module) | Gael Guennebaud | 2009-01-27 |
* | sparse module: | Gael Guennebaud | 2009-01-21 |
* | Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB... | Gael Guennebaud | 2009-01-14 |
* | * forgot to svn add 2 files | Benoit Jacob | 2008-12-18 |
* | * Much better, consistent error msgs when mixing different scalar types: | Benoit Jacob | 2008-12-03 |
* | Extended sparse unit-test: nested blocks and InnerIterators. | Daniel Gomez Ferro | 2008-09-02 |