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
/
SparseExtra
Commit message (
Expand
)
Author
Age
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
remove the 'Unsupported Modules' meta module
Gael Guennebaud
2013-01-11
*
cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, ...
Gael Guennebaud
2012-04-18
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
does not include MatrixMaketIterator on win32,
Gael Guennebaud
2012-03-31
*
add a benchmark routine for all sparse linear solvers in Eigen
Desire NUENTSA
2012-03-29
*
remove dead code
Gael Guennebaud
2011-12-08
*
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...
Gael Guennebaud
2011-11-12
*
move DynamicSparseMatrix to SparseExtra
Gael Guennebaud
2011-10-24
*
add read/write routines for sparse matrices in the Market format
Gael Guennebaud
2011-05-31
*
shut up stupid ICC warnings
Benoit Jacob
2011-02-22
*
clean a bit AMD and SimplicialCholesky and add support for partly stored self...
Gael Guennebaud
2010-11-18
*
add a minimum degree ordering routine based on CSparse (LGPL) and a new built...
Gael Guennebaud
2010-11-04
*
fix bug #94: add #include src/misc/Solve.h in SparseExtra
Gael Guennebaud
2010-10-26
*
remove the Taucs backend : Taucs is not maintained anymore and the backend wa...
Gael Guennebaud
2010-10-06
*
Updates to the Sparse unsupported solvers module.
Romain Bossart
2010-10-04
*
Add all unsupported modules and fix header file paths
Jens Mueller
2010-07-06
*
fix unsupported module doc
Gael Guennebaud
2010-06-30
*
split the Sparse module into multiple ones, and move non stable parts to unsu...
Gael Guennebaud
2010-06-18