j
k
j a
j l
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
Back to the thread
Back to the list