[SciPy-User] GMRES iteration number

Jonathan Tu jonathantu at gmail.com
Thu May 29 16:20:46 EDT 2014


Hi,

Is there any way to access the number of iterations it takes to complete a GMRES computation?  I've checked the documentation at http://docs.scipy.org/doc/scipy-0.13.0/reference/generated/scipy.sparse.linalg.gmres.html and it doesn't appear so.  I am doing some testing with passing in initial guesses x0, and I am interested to know whether or not this significantly reduces the required number of iterations.



Thanks,
Jonathan Tu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140529/3e49e53d/attachment.html>


More information about the SciPy-User mailing list