[Numpy-discussion] histogram help

Ruby Stevenson ruby185 at gmail.com
Mon Jan 30 14:21:03 EST 2012


hi, all

I am trying to figure out how to do histogram with numpy

I have a three-dimension array A[x,y,z],  another array (bins) has
been allocated along Z dimension, z'

how can I get the histogram of H[ x, y, z' ]?

thanks for your help.

Ruby



More information about the NumPy-Discussion mailing list