![](https://secure.gravatar.com/avatar/5c9fb379c4e97b58960d74dcbfc5dee5.jpg?s=120&d=mm&r=g)
April 23, 2007
12:25 p.m.
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