[SciPy-dev] an atttempt at sandbox/xplt
Arnd Baecker
arnd.baecker at web.de
Wed Feb 1 11:09:26 CST 2006
On Wed, 1 Feb 2006, Pearu Peterson wrote:
> On Wed, 1 Feb 2006, Arnd Baecker wrote:
>
> > gistC.so ends up in the right place now.
> > There is also a duplicate under
> > scipy/xplt/sandbox/scipy/sandbox/xplt/gistC.so
> > Not sure where this comes from/how to get rid off this.
>
> I don't have it. May was there from an old build.
> Try
> rm -rf build
> rm -rf path/to/installation/dir/of/xplt
> and re-install scipy.
Autsch - yes I forgot the first one ...
> > Note that presently xplt is not yet working
> > (a few replaces from `scipy.xplt` to `scipy.sandbox.xplt`
> > have to be made). After this, the first error is
> > a typecode one. I will look into all this over the weekend.
>
> I have fixed xplt so that it imports, well, almost.
Great - you saved my weekend! ;-)
> The only remaining
> issue is with find_mask. It was defined in Numeric.arrayfns but I couldn't
> find an equivalent function from numpy. Travis?
This really sounds if xplt is close to working again - thanks
a lot for your effort!
Best, Arnd
More information about the Scipy-dev
mailing list