[Numpy-discussion] how to build a series of arrays as I go?

Chris Withers chris at simplistix.co.uk
Tue Mar 18 12:12:56 EDT 2008


Alexander Michael wrote:
> Be default (if I understand correctly) the passing a regular array to
> MaskedArray will not copy it, so it less redundant than it may at
> first appear. The MaskedArray provides as masked *view* of the
> underlying array data you give it.

Cool, that was exactly what I wanted to hear :-)

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the NumPy-Discussion mailing list