[SciPy-user] Usage of callable matvec attributes

Robert Kern rkern at ucsd.edu
Sat Nov 13 06:11:21 EST 2004


Nils Wagner wrote:
> Hi all,
> 
> How do I use a callable matvec attribute
> in linalg.gmres ?
> 
> A small test example would be appreciated.
> 
> Thanks in advance.

Sparse matrices are examples of objects with matvec() methods.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the SciPy-User mailing list