|
From: Tim C. <tc...@op...> - 2005-10-03 21:35:28
|
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 |