Mask an array with NAs? You should be able to, as IGNORE<>NA. Mask an array
with a view? That's sharing the data with a different mask, you should be
able to, too (np.ma works like that).
Sharing mask? That'd be great if we could... That way, there'd be almost
nothing left to do to adapt np.ma...
On Jul 1, 2011 10:49 PM, "Charles R Harris" <[email protected]>
wrote:
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to