[Numpy-discussion] f.p. powers and masked arrays

Michael Fitzgerald mpfitz at berkeley.edu
Sun Jun 25 21:07:55 EDT 2006


On Saturday 24 June 2006 13:12, Pierre GM wrote:
> I haven't really time to double-check/create a patch, tough. Meanwhile,
> Michael, you could just modify your numpy/core/ma.py accordingly.

Hi Pierre,

Thank you for the fix.  I checked it out and and numpy now behaves correctly 
for 0**1. in masked arrays.  Attached are the diffs for numpy (scipy.org SVN) 
and numarray (sf.net CVS).

Mike




-------------- next part --------------
A non-text attachment was scrubbed...
Name: numarray.diff
Type: text/x-diff
Size: 705 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060625/ac6c7cbc/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numpy.diff
Type: text/x-diff
Size: 506 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060625/ac6c7cbc/attachment-0003.diff>


More information about the NumPy-Discussion mailing list