[SciPy-dev] [SciPy-user] scipy.sparse.lil_matrix and fancy indexing

Nathan Bell wnbell at gmail.com
Sun Feb 3 18:07:18 EST 2008


On Feb 3, 2008 4:29 PM, Anne Archibald <peridot.faceted at gmail.com> wrote:
> Is this intended behaviour? Failure to raise an exception on bad
> input? Just a bug?

That's unlikely to be the intended behaviour.

The lil_matrix. __setitem__ code is fairly ugly, is anyone actively
maintaining it?
http://projects.scipy.org/scipy/scipy/browser/trunk/scipy/sparse/lil.py#L273

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-Dev mailing list