index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
sparse.h
Commit message (
Expand
)
Author
Age
*
extend sparse product unit tests
Gael Guennebaud
2011-03-22
*
fix compilation of unit tests with clang
Benoit Jacob
2011-02-27
*
EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET must be defined to use Eigen...
Gael Guennebaud
2011-01-27
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
fix compilation of sparse tests
Gael Guennebaud
2010-06-19
*
Fixed spare unit test.
Hauke Heibel
2010-06-19
*
clean the ambiguity with insertBack and add a insertBackByOuterInner function
Gael Guennebaud
2010-06-02
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
new simplified API to fill sparse matrices (the old functions are
Gael Guennebaud
2009-05-04
*
disable unordered_map for ICC
Gael Guennebaud
2009-01-26
*
fix a few remaining warnings
Gael Guennebaud
2009-01-23
*
add a flexible sparse matrix class designed for fast matrix assembly
Gael Guennebaud
2009-01-19
*
Sparse module: add support for sparse selfadjoint * dense
Gael Guennebaud
2009-01-15
*
another warning fix
Gael Guennebaud
2009-01-12
*
fix a warning in test/sparse.h
Gael Guennebaud
2009-01-12
*
Sparse module:
Gael Guennebaud
2009-01-07
*
Several improvements in sparse module:
Gael Guennebaud
2008-11-05