Re: [Numpy-discussion] location of ma in maskedarray branch

2008-01-23 Thread Stefan van der Walt
Hi Matt On Tue, Jan 22, 2008 at 10:37:29PM -0500, Matt Knox wrote: > I noticed that the new masked array module resides in numpy/ma in the > maskedarray branch as opposed to numpy/core/ma like it does in the current > trunk. Was this intentional? Code that explicitly imports ma from the core > s

Re: [Numpy-discussion] location of ma in maskedarray branch

2008-01-22 Thread Eric Firing
Matt Knox wrote: > I noticed that the new masked array module resides in numpy/ma in the > maskedarray branch as opposed to numpy/core/ma like it does in the > current trunk. Was this intentional? Code that explicitly imports ma > from the core subfolder will break from this change (like the

[Numpy-discussion] location of ma in maskedarray branch

2008-01-22 Thread Matt Knox
I noticed that the new masked array module resides in numpy/ma in the maskedarray branch as opposed to numpy/core/ma like it does in the current trunk. Was this intentional? Code that explicitly imports ma from the core subfolder will break from this change (like the __init__.py script for the