[Numpy-discussion] condense array along one dimension

Ruby Stevenson ruby185 at gmail.com
Fri Jan 20 09:41:30 EST 2012


hi, all

Say I have a three dimension array, X, Y, Z,  how can I condense into
two dimensions: for example, compute 2-D array with (X, Z) and
summarize along Y dimensions ... is it possible?

thanks

Ruby



More information about the NumPy-Discussion mailing list