[SciPy-user] SciPy and xplt/gplt/plt issue : a Newbie question

Philippe Saade psaade at gmail.com
Thu Jan 4 08:33:33 EST 2007


On 1/4/07, Nils Wagner <nwagner at iam.uni-stuttgart.de> wrote:

>
> xplt is in the sandbox.
> IIRC it works only for 32-bit machines.
>
> Anyway, matplotlib is recommended for
> 2-D plotting.
>
> Nils
>
> http://matplotlib.sourceforge.net/

Thanks for your answer.

I'm trying to write a course for my students using scipy, numpy and
matplotlib. But i'm a newbie  and :
** scipy tutorial doesn't use matplotlib
** numpy doc is not complete/available (yes, i bought Travis Oliphant book...)
** i'm slowly trying to translate all scipy tutorial's examples so i
can rely solely on matplotlib...

I would be happy if i could use xplt, first....

About "sandbox" :
In [4]: scipy.sandbox.
scipy.sandbox.__class__         scipy.sandbox.__hash__
scipy.sandbox.__reduce_ex__
scipy.sandbox.__delattr__       scipy.sandbox.__init__
scipy.sandbox.__repr__
scipy.sandbox.__dict__          scipy.sandbox.__name__
scipy.sandbox.__setattr__
scipy.sandbox.__doc__           scipy.sandbox.__new__
scipy.sandbox.__str__
scipy.sandbox.__file__          scipy.sandbox.__path__
scipy.sandbox.__getattribute__  scipy.sandbox.__reduce__


i don't see any xplt in sandbox....
is there a problem with Ubuntu scipy package ?

P.Saadé



More information about the SciPy-User mailing list