Gael Guennebaud
|
b0cb5e6d48
|
remove the 'Unsupported Modules' meta module
|
2013-01-11 10:40:35 +01:00 |
|
dnuentsa
|
f757034001
|
MINRES solver
|
2012-10-09 13:07:09 +02:00 |
|
giacomo po
|
dd7ff3f493
|
moved MINRES to unsupported. Made unit test.
|
2012-09-24 07:47:38 -07:00 |
|
Desire NUENTSA
|
45672e724e
|
Incomplete Cholesky preconditioner... not yet stable
|
2012-09-11 12:12:19 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Desire NUENTSA
|
22cd65ee33
|
Adding a householder-GMRES implementation from Kolja Brix
|
2012-03-29 15:00:55 +02:00 |
|
Gael Guennebaud
|
eff167d2c8
|
SSOR is not there yet
|
2012-02-19 16:01:13 +01:00 |
|
Gael Guennebaud
|
53fa851724
|
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning
|
2011-11-12 14:11:27 +01:00 |
|
Gael Guennebaud
|
3fce43a704
|
add a basic ILU preconditioner
|
2011-10-11 20:41:43 +02:00 |
|
Gael Guennebaud
|
5dc8458293
|
extend CG for multiple right hand sides
|
2011-10-11 11:29:50 +02:00 |
|
Gael Guennebaud
|
9053729d68
|
add a bi conjugate gradient stabilized solver
|
2011-09-17 10:54:14 +02:00 |
|
Gael Guennebaud
|
66fa6f39a2
|
add a naive IdentityPreconditioner
|
2011-07-26 09:17:18 +02:00 |
|
Gael Guennebaud
|
80b1d1371d
|
add a conjugate gradient solver
|
2011-07-26 09:04:10 +02:00 |
|
Benoit Jacob
|
6347b1db5b
|
remove sentence "Eigen itself is part of the KDE project."
it never made very precise sense. but now does it still make any?
|
2009-05-22 20:25:33 +02:00 |
|
Gael Guennebaud
|
4bb5221d22
|
Add BVH module in unsupported (patch from Ilya Baran)
(I thought I committed it a week ago but it seems the command failed)
|
2009-03-18 20:06:06 +00:00 |
|
Gael Guennebaud
|
40ad661183
|
added an experimental IterativeSolvers module (currently in unsupported)
with a constrained conjugate gradient algorithm adapted from GMM++/ITL.
This algorithm is needed for Step.
|
2009-02-10 10:02:41 +00:00 |
|