index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
IterativeLinearSolvers
Commit message (
Expand
)
Author
Age
*
Add missing licence header to some top header files
Gael Guennebaud
2015-10-26
*
Move IncompleteCholesky to official modules
Gael Guennebaud
2015-10-08
*
Remove most of the dynamic memory allocations that occured in D&C SVD. Still ...
Gael Guennebaud
2015-03-31
*
Rename LSCG to LeastSquaresConjugateGradient
Gael Guennebaud
2015-03-05
*
Add a CG-based solver for rectangular least-square problems (bug #975).
Gael Guennebaud
2015-03-04
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
Refactoring of sparse solvers through a SparseSolverBase class and usage of t...
Gael Guennebaud
2014-09-01
*
Big changes in Eigen documentation:
Gael Guennebaud
2013-01-05
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
clean a bit the ILUT code
Gael Guennebaud
2012-02-14
*
Add the implementation of the Incomplete LU preconditioner with dual threshol...
Desire NUENTSA
2012-02-10
*
improve documentation of some sparse related classes
Gael Guennebaud
2011-12-02
*
fix some include paths
Gael Guennebaud
2011-11-16
*
add the new module headers
Gael Guennebaud
2011-11-12