[Numpy-discussion] maskedarray bug?

Stefan van der Walt stefan at sun.ac.za
Tue Jan 22 02:32:38 EST 2008


Hi Pierre, Eric

On Mon, Jan 21, 2008 at 03:35:37PM -0500, Pierre GM wrote:
> Yep, bug indeed. Thanks for pointing that out ! 
> The following patch should take care of the problem. (In short, a getmask 
> function was used instead of getmaskarray).
> Note that the patch takes also into account elements I had sent to Stefan 2 
> weeks ago, that were not ported yet to the SVN: I still can't commit to the 
> numpy/branches/maskedarray.

The patch you refer to was applied in r4718 on 10 January:

http://projects.scipy.org/scipy/numpy/changeset/4718

I hope there weren't others I missed.

I shall work in your latest patch as soon as I can access the repo
again.

Regards
Stéfan



More information about the NumPy-Discussion mailing list