On Wed, 9 Jan 2008 03:43:38 -0800 (PST), Tom La Bone
<[EMAIL PROTECTED]> wrote:

>
>Can someone suggest where to get a version of Gnuplot.py (for Windows) that
>has been updated to use numpy? Or, is there another interface available to
>use GnuPlot from Python? 
>
>Thanks.
>
>Tom

Gnuplot 1.7 uses numpy:

http://gnuplot-py.sourceforge.net

'''
Before you can use Gnuplot.py, you will need working versions of 

the gnuplot program, 
Python (version 1.5 or later), and 
the Numeric Python extension 
'''

wwwayne
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to