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
/
IterativeSolvers
Commit message (
Expand
)
Author
Age
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
Fix some MPL2/LGPL lisencing confusions
Gael Guennebaud
2013-02-06
*
remove the 'Unsupported Modules' meta module
Gael Guennebaud
2013-01-11
*
MINRES solver
dnuentsa
2012-10-09
|
\
|
*
moved MINRES to unsupported. Made unit test.
giacomo po
2012-09-24
*
|
Incomplete Cholesky preconditioner... not yet stable
Desire NUENTSA
2012-09-11
|
/
*
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
*
Adding a householder-GMRES implementation from Kolja Brix
Desire NUENTSA
2012-03-29
*
SSOR is not there yet
Gael Guennebaud
2012-02-19
*
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...
Gael Guennebaud
2011-11-12
*
add a basic ILU preconditioner
Gael Guennebaud
2011-10-11
*
extend CG for multiple right hand sides
Gael Guennebaud
2011-10-11
*
add a bi conjugate gradient stabilized solver
Gael Guennebaud
2011-09-17
*
add a naive IdentityPreconditioner
Gael Guennebaud
2011-07-26
*
add a conjugate gradient solver
Gael Guennebaud
2011-07-26
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Add BVH module in unsupported (patch from Ilya Baran)
Gael Guennebaud
2009-03-18
*
added an experimental IterativeSolvers module (currently in unsupported)
Gael Guennebaud
2009-02-10