[Numpy-discussion] ndarray - reshaping a sub-class

Colin J. Williams cjw at sympatico.ca
Sat Feb 25 05:31:08 EST 2006


The function reshape, when applied to an instance of a sub-class, 
returns an array instance.

The method reshape returns and instance of the sub-class.

It seems desirable that both be treated in the same way.

Colin W.




More information about the NumPy-Discussion mailing list