[SciPy-dev] an atttempt at sandbox/xplt
Travis Oliphant
oliphant.travis at ieee.org
Wed Feb 1 18:56:55 CST 2006
Arnd Baecker wrote:
> On Wed, 1 Feb 2006, Travis Oliphant wrote:
>
>
>>Arnd Baecker wrote:
>>
>>
>>>On Wed, 1 Feb 2006, Pearu Peterson wrote:
>>>
>>
>>The old arrayfns module is now inside the xplt distribution as
>>gistfuncs. With this module, xplt now appears to be working.
>>
>>I installed it in it's own directory (by running python setup.py install
>>from within xplt) and it appears to be working normally.
>
>
> I installed it "normally", and everything seems to work fine
> at a first glance.
>
> This will make our transition to numpy/new scipy
> much easier, as we don't have to port things to MPL at the same
> time (and not everything can be ported from xplt to MPL
> at the moment ...).
>
After a few more fixes, I can run the gistdemolow.py and gistdemohigh.py
scripts through to completion.
So, now we have xplt back for those who used it. It's not as pretty
and/or flexible as matplotlib, but it sure is much faster...
-Travis
More information about the Scipy-dev
mailing list