GUI tookit for science and education
Markus Rosenstihl
mrosenstihl at t-online.de
Tue Aug 16 15:09:47 EDT 2005
>> It doesn't have much math built in. For functions you have to
>> plot points.
>
> If you want to plot stuff, the gnuplot-py module is very easy
> to use. http://sourceforge.net/projects/gnuplot-py/
>
> The one feature that I'd really like to add is the ability to
> plot a python function object. Currently you can plot a
> function specified by a string (e.g. "sin(x) * sin(x)**2"), or
> a sequence of data points. It would be nice to be able to pass
> an actual function.
matplotlib is also ver good possibility
More information about the Python-list
mailing list