[Numpy-discussion] numpy.ma bug
Eric Firing
efiring at hawaii.edu
Thu Mar 9 10:50:02 CST 2006
Travis et al.,
Jeff Whitaker found that the imaged_masked.py example (with the colorbar
line uncommented) in matplotlib 0.87 triggered a numpy bug--the script
works normally with Numeric and numarray. He committed a workaround to
mpl svn, but I suspect you may want to track it down and squash it in
numpy before the next release. It is not clear to me whether it is
really in ma, or merely revealed by ma. The attached script triggers
the bug.
Thanks.
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numpy_ma_bug.py
Type: text/x-python
Size: 144 bytes
Desc: not available
Url : http://projects.scipy.org/pipermail/numpy-discussion/attachments/20060309/a140dec5/attachment.py
More information about the Numpy-discussion
mailing list