index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
Sparse
Commit message (
Expand
)
Author
Age
*
sparse module:
Gael Guennebaud
2008-10-21
*
sparse module: add a RandomSetter based on a user defined map implementation
Gael Guennebaud
2008-10-20
*
* add cmake files to find (optional) supported libraries
Gael Guennebaud
2008-10-20
*
sparse module: add support for umfpack, the sparse direct LU
Gael Guennebaud
2008-10-19
*
sparse module: add preliminary support for direct sparse LU solver
Gael Guennebaud
2008-10-19
*
sparse module: added some documentation for the LLT solver
Gael Guennebaud
2008-10-18
*
Sparse module: add experimental support for TAUCS and CHOLMOD with:
Gael Guennebaud
2008-10-05
*
Sparse module:
Gael Guennebaud
2008-10-04
*
Extended sparse unit-test: nested blocks and InnerIterators.
Daniel Gomez Ferro
2008-09-02
*
fix a number of compiler errors and warnings with gcc 4.3. There was a missing
Benoit Jacob
2008-08-22
*
* added an in-place version of inverseProduct which
Gael Guennebaud
2008-06-29
*
* added innerSize / outerSize functions to MatrixBase
Gael Guennebaud
2008-06-28
*
various work on the Sparse module:
Gael Guennebaud
2008-06-26
*
add experimental code for sparse matrix:
Gael Guennebaud
2008-06-23