Thanks for the answer. I'll ask my question on that list. At first, i was afraid it might be a question of scipy package not containing this or that...
Thanks for the two links and the precision of your answer ! I'll post the answer if i get on from scipy-user list. P.Saadé On 1/4/07, David Joyner <[EMAIL PROTECTED]> wrote:
This is a question for the SciPy-user mailing list [EMAIL PROTECTED] http://projects.scipy.org/mailman/listinfo/scipy-user ++++++++++++++++++++++++++++++++++++++++++++++++ On 1/4/07, Philippe Saade <[EMAIL PROTECTED]> wrote: > Hi everybody, > > i'm a newbie in scientific computation and plotting. > I need your help for a *very* stupid problem : i'm trying to use > python and Scipy package (on Ubuntu, python v2.4). > > While read and practicing "Scipy Tutorial", a can't plot anything > because plt/xplt/gplt modules are not known to my python. > > I tried > from scipy.xplt import * > [...] > > and many other apt-get install > > but i don't understand where are the plotting functions hidden... > > Can anybody give me a hint > > Thanks ! > > P.Saadé > >

