[SciPy-user] help about solver sparse matrix

Jose Lopez lopmart at gmail.com
Sat Apr 19 17:00:37 EDT 2008


hi


the method linalg.cg (conjugate gradient) work with sparse matrix?

where sparse matrix is defined with
"Matrix=sparse.lil_matrix(((r*c)-1,(r*c)-1),float)"  r =# rows and c=# cols

and  what parameters return the method?, for example at scilab, return
number iterations etc


thanks for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080419/94074068/attachment.html>


More information about the SciPy-User mailing list