On Thursday 04 October 2007 13:08:08 David M. Cooke wrote: > Alan G Isaac <[EMAIL PROTECTED]> writes: > > To help me understand, might someone offer some examples of > > NumPy names that really should be changed? > > Internal classes, like: > - masked_unary_operation, etc. in numpy/core/ma.py
FYI, the new style has been followed in maskedarray (and a couple of recent bugs fixed in the SVN). _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
