On 8/24/07, Travis Oliphant <[EMAIL PROTECTED]> wrote:
> I like the direction of this work.  For me, the biggest issue is whether
> or not matplotlib (and other code depending on numpy.ma) works with it.
> I'm pretty sure this can be handled and so, I'd personally like to see it.

mpl already supports it (both ma and masked array via a config
setting) and we would be very happy to just maskedarray so we don't
have to support both.   Eric Firing added support for this a couple of
months back...  Things like having support for masked record arrays
are a big incentive to use maskedarray for me....

JDH
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to