<HTML>
<HEAD>
<TITLE>numeric-numpy-scipy for graphs?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>We need to create a graph/plot for at least 2 functions in the wxgrass GUI&#8212;profile plotting and histogramming. I did the TclTk profile module with just standard graphic calls. However, wxPython has a very nice plot control:PyPlot. It has lots of nice options, including ways to save the plot easily. <BR>
<BR>
BUT, it requires numeric or numarray &#8212; which have been superceded by numpy or scipy. These are as available the main python package and provide a rich scientific computing library for Python and wxPython. It looks like these are available for all platforms either as binary or source files. However, it would be another dependency. <BR>
<BR>
So what do you think? Should I install numpy (or scipy) and try the PyPlot or just create these modules with simple graphics?<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>