Hi,

>        * You need PyNum (documented)

I suppose you meant NumPy

>        * You need wxPython (not documented that I've found)

No, I don't remember that particular need, unless things have changed
in the meanwhile. If so, please correct my ignorance.

> Python 2.4.3 (#1, Mar 30 2006, 11:02:16)
> [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> from pylab import *
>  >>> dt = 0.01
>  >>> t = arrange(0,10,dt)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> NameError: name 'arrange' is not defined

I suppose you meant "arange" and not "arrange".


Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to