[SciPy-user] more help with sparse matrix: creating

Robin robince at gmail.com
Mon Oct 8 08:06:34 EDT 2007


On further reading I realized I was providing the arguments incorrectly -
specifying them by name worked.

Now I am just stuck on the part where I convert the allocated csr array to
lil format, to fill it and then convert it back to csr. I really need this
to be in place, since there won't be enough memory to hold two copies of the
array. Is this possible?

Thanks,

Robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071008/8b6b017f/attachment.html>


More information about the SciPy-User mailing list