Gael Guennebaud
|
ad3d68400e
|
Add matrix-free solver example
|
2015-12-07 12:33:38 +01:00 |
|
Gael Guennebaud
|
b37036afce
|
Implement wrapper for matrix-free iterative solvers
|
2015-12-07 12:23:22 +01:00 |
|
Gael Guennebaud
|
a5324a131f
|
bug #1092: fix iterative solver ctors for expressions as input
|
2015-10-26 16:16:24 +01:00 |
|
Gael Guennebaud
|
d10d6a40dd
|
bug #897: Update unsupported iterative solvers based on IterativeSolverBased.
|
2015-02-10 13:02:59 +01:00 |
|
Gael Guennebaud
|
0ca43f7e9a
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
|
Gael Guennebaud
|
b051bbd64f
|
Make unsupport sparse solvers use SparseSolverBase
|
2014-09-01 17:21:47 +02:00 |
|
Gael Guennebaud
|
62670c83a0
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
|
Desire NUENTSA
|
f350f34560
|
Add complex support to dgmres and the unit test
|
2013-03-20 18:38:22 +01:00 |
|
Jitse Niesen
|
14e2ab02b5
|
Replace assert() by eigen_assert() (fixes bug #548).
|
2013-02-02 22:04:42 +00:00 |
|
Desire NUENTSA
|
474716ec5b
|
Add restarted GMRES with deflation
|
2012-11-12 10:47:55 +01:00 |
|