[SciPy-user] How to draw a 3D graphic of a function?

Jerry lanceboyle at qwest.net
Mon Apr 14 06:33:34 EDT 2008


On Apr 11, 2008, at 5:57 AM, zhang chi wrote:

> hi
>    I want to draw a matrix of 100 X 100, its elements are the  
> values of a function.
>
> Is there a package to draw the graphic in scipy?
>
The PLplot library http://plplot.sourceforge.net/ is extremely good  
and easy to use. It is also typically in the 98th or 99th percentile  
in downloads on sourceforge and the developers are very active with  
adding new bindings and features. (Don't be put off by the rather  
dated looking example plots.)

Jerry



More information about the SciPy-User mailing list