From: Michael F. <mp...@be...> - 2006-06-26 01:08:03
|
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 |