[Numpy-discussion] missing function in numpy.ma?

Pierre GM pgmdevlist at gmail.com
Fri Mar 28 14:13:23 EDT 2008


Charles,

> I just tested it out, I'm still missing
> from numpy.oldnumeric.ma import common_fill_value , set_fill_value
> which breaks the code later

Turns out I had forgotten to put the functions in numpy.ma.core.__all__: they 
had been already coded all along... That's fixed in SVN4950



More information about the NumPy-Discussion mailing list