Stefan van der Walt wrote:
> Hi Eric
>
> Sorry for the inconvenience -- I applied Pierre's patch.
No problem, and thanks to both of you. I am glad to see maskedarray
making progress towards official inclusion.
Eric
>
> Thanks,
> Stéfan
>
> On Sat, Jan 19, 2008 at 11:25:02AM -1000, Eric Firin
Hi Eric
Sorry for the inconvenience -- I applied Pierre's patch.
Thanks,
Stéfan
On Sat, Jan 19, 2008 at 11:25:02AM -1000, Eric Firing wrote:
> Stefan,
>
> The renaming of concatenator to AxisConcatenator in r4730 in the maskedaray
> branch needs to be propagated into ma/extras.py; I don't know
Eric,
My bad, I discovered that eralier this week, created a patch and didn't pass
it around. Here it is.
Sorry for the inconvenience,
Pierre
> The renaming of concatenator to AxisConcatenator in r4730 in the
> maskedaray branch needs to be propagated into ma/extras.py; I don't know
> whether the
Stefan,
The renaming of concatenator to AxisConcatenator in r4730 in the
maskedaray branch needs to be propagated into ma/extras.py; I don't know
whether there are other places that similar changes are needed. As it
stands, after 4730, numpy cannot be imported.
Eric
__