[Numpy-discussion] ANN: MaskedArray as a subclass of ndarray - followup

Stefan van der Walt stefan at sun.ac.za
Fri Jan 19 05:52:17 EST 2007


On Fri, Jan 19, 2007 at 10:56:16AM +0100, Sven Schreiber wrote:
> Matt Knox schrieb:
> 
> > 
> > I am definitely in favor of the new maskedarray implementation. I've been
> > working with Pierre on a time series module which is a subclass of the new
> > masked array implementation, and having it as a subclass of ndarray definitely
> > has advantages (and no real disadvantages that I am aware of).
> > 
> 
> That time series module sounds very interesting! Is it available
> somewhere, or some documentation?

It's in the scipy sandbox.

Edit scipy/Lib/sandbox/enabled_packages.txt and add 'timeseries' on a
line of its own, then recompile.

Cheers
Stéfan



More information about the NumPy-Discussion mailing list