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

Tony S Yu tsyu80 at gmail.com
Tue May 25 22:21:25 EDT 2010


I got bit again by this bug with unsigned integers. (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).

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).

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


More information about the NumPy-Discussion mailing list