using NumPy for histogram plot

Siegfried Gonzi siegfried.gonzi at kfunigraz.ac.at
Wed Apr 10 04:31:02 EDT 2002


Fernando Pérez wrote:

 
> google(Konrad Hinsen Scientific Python)
> 
> It has a histogram implementation which is very nice. Incidentally, it can be
> plotted straight out with grace's grace.histoplot(), but I don't know if
> grace runs under Windows or not. But at least this will get you the
> histogram.

A scond histogram version:

http://groups.google.com/groups?q=histograms+group:comp.lang.python.*&hl=en&selm=m3n23pt9u6.fsf%40visar.physast.uga.edu&rnum=9

It just calculates the histogram values (it is quite the same as Hinson
his version; but the returned object is not that weird). I did not try
it but the histogram can possibly be displayed with the free high
quality plotting library DISLIN*.

S. Gonzi
*Concerning Windows: istalling DISLIN is a task of a few minutes and it
then just works properly from the start on.



More information about the Python-list mailing list