[SciPy-dev] Bug in sparse.py

Nathan Bell wnbell at gmail.com
Sat Oct 27 14:30:47 EDT 2007


On 10/27/07, Nathan Bell <wnbell at gmail.com> wrote:
>
> http://projects.scipy.org/scipy/scipy/changeset/3467
>

Since the previous implementation was more permissive in what data
types it would accept (it always cast to int32) I replaced the
exception you saw with a warning followed by a cast to int32.

-- 
Nathan Bell wnbell at gmail.com



More information about the SciPy-Dev mailing list