|
From: Robert C. <cim...@nt...> - 2006-04-27 13:30:53
|
John Hunter wrote: >>>>>>"Nils" == Nils Wagner <nw...@ia...> writes: > > > Nils> Hi all, What is the state-of-the-art of making matrix > Nils> structure plots of sparse matrices with matplotlib ? > > The irony of this question is that you asked the same question in > 2004 and I implemented spy and spy2 in answer: > > http://sourceforge.net/mailarchive/message.php?msg_id=10020115 > http://sourceforge.net/mailarchive/message.php?msg_id=10020116 Does it work for SciPy sparse matrices (e.g. scipy.sparse.csr_matrix)? I don't think so... That is why I provided my solution. Otherwise, of course, I am well aware of spy, spy2 :-) r. |