<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">This question seems like it's more relevant to the scipy mailing list,<br>
since scipy has scipy.sparse.<br></blockquote><div>My point was that the current situation (i.e., people reinventing the wheel)</div><div>was a by-product of the fact that there's nothing as standardized as</div><div>
numpy's ndarray or Python's buffer interface, if only for the</div><div>simple reason that most people only ever work with dense matrices.</div><div><br></div><div>(scipy.sparse uses several different data structures that are all limited</div>
<div>to two axes, and have no common low-level interface).</div><div><br></div><div>I'll be happy to ask on the scipy list, if that's where the discussion should be.</div><div><br></div><div>Yannick</div></div>