scipy sparse matrix question

Victor Eijkhout see at sig.for.address
Tue Mar 9 01:14:37 EST 2010


I can't find any detailed information about scipy.sparse.

My specific question: what does "for x in A" give me when A is a sparse
matrix? It seems to yield all nonzero locations, but in what kind of
form? Very specifically: how do I get the (i,j) coordinates and the
value from x?

Victor.

-- 
Victor Eijkhout -- eijkhout at tacc utexas edu



More information about the Python-list mailing list