[Numpy-discussion] ma is in scipy_core
Tim Churches
tchur at optusnet.com.au
Mon Oct 3 14:36:36 CDT 2005
Eric Firing wrote:
> Paul, Tim,
>
> Masked arrays *are* in scipy_core.
>
> import scipy.base.ma as ma
OK, thanks. In the absence of documentation, I just looked for an MA
subdirectory, couldn't find one and assumed that it wasn't (yet) supported.
> In addition, a quick look indicates that NaN-handling is in good shape.
How about other IEEE special values?
Tim C
More information about the Numpy-discussion
mailing list