[SciPy-dev] maskedarray.maximum inconsistent with numpy.ma.maximum
David Huard
david.huard@gmail....
Mon May 7 13:54:38 CDT 2007
Hi,
maskedarray.maximum(2darray) returns a 1d array,
whereas
numpy.ma.maximum returns a scalar.
This difference breaks matplotlib contour function when numpy.ma is replaced
by maskedarray.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/scipy-dev/attachments/20070507/b48fe362/attachment.html
More information about the Scipy-dev
mailing list