[SciPy-Dev] request of a FGMRES krylov solver

Thélesphonse Bigorneault bigorneault at gmail.com
Tue Jan 18 21:07:38 EST 2011


2011/1/12 Thélesphonse Bigorneault <bigorneault at gmail.com>

> I would like to have a FGMRES Krylov solver in scipy. FGMRES is a variant
> of the GMRES method with right preconditioning that enables the use of a
> different preconditioner at each step of the Arnoldi process.
>
> A possibility could be to "borrow" the fgmres function from pyamg (which as
> a compatible license)
>
> http://code.google.com/p/pyamg/source/browse/trunk/pyamg/krylov/_fgmres.py
>
> Including this code into scipy should be straightforward.
>
> Télesphore Bigorneault
>

Bump.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20110118/198f20b5/attachment.html>


More information about the SciPy-Dev mailing list