index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
src
/
SparseExtra
/
DynamicSparseMatrix.h
Commit message (
Expand
)
Author
Age
*
Cleanup EIGEN_SPARSE_PUBLIC_INTERFACE, it is now a simple alias to EIGEN_GENE...
Gael Guennebaud
2015-10-08
*
Fix regression in DynamicSparseMatrix and SuperLUSupport wrt recent change on...
Gael Guennebaud
2015-04-02
*
Index refactoring: StorageIndex must be used for storage only (and locally wh...
Gael Guennebaud
2015-02-13
*
bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...
Christoph Hertzberg
2014-12-04
*
Fix missing outer() member in DynamicSparseMatrix
Gael Guennebaud
2014-10-07
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
Add evaluator for DynamicSparseMatrix
Gael Guennebaud
2014-09-01
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
make the accessors to internal sparse storage part of the public API and remo...
Gael Guennebaud
2011-12-04
*
- move CompressedStorage and AmbiVector into internal namespace
Gael Guennebaud
2011-12-02
*
move DynamicSparseMatrix to SparseExtra
Gael Guennebaud
2011-10-24