On Mon, Apr 23, 2007 at 10:20:43AM -0700, Timothy Hochberg wrote: > Just set the shape of the array:
> somearray.shape = newshape Of course ! Thanks On Mon, Apr 23, 2007 at 12:20:51PM -0500, Robert Kern wrote: > .reshape() Unless I miss something obvious "a.reshape()" doesn't modify a, which is somewhat missleading, IMHO. Cheers, Gaƫl _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
