[Numpy-discussion] Bug in nanmin called with unsigned integers

Charles R Harris charlesr.harris at gmail.com
Tue May 25 22:57:06 EDT 2010


On Tue, May 25, 2010 at 8:21 PM, Tony S Yu <tsyu80 at gmail.com> wrote:

> I got bit again by this bug with unsigned integers<http://projects.scipy.org/numpy/ticket/1300>.
> (My original changes got overwritten when I updated from svn and,
> unfortunately, merged conflicts without actually looking over the changes.)
>
> In any case, I thought it'd be a good time to bump the issue (with patch<http://projects.scipy.org/numpy/ticket/1300#comment:2>
> ).
>
> Cheers,
> -Tony
>
> PS: Just for context, this issue comes up when displaying images with Chaco
> (which converts images to unsigned integer arrays and calls nanmin).
>
>
Fixed in r8445. Please add some tests.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100525/815686e1/attachment.html>


More information about the NumPy-Discussion mailing list