[Numpy-discussion] Inplace reshape

Keith Goodman kwgoodman at gmail.com
Mon Apr 23 14:43:12 EDT 2007


On 4/23/07, Christopher Barker <Chris.Barker at noaa.gov> wrote:
> Charles R Harris wrote:
> >     Here's a better doc string that explains "This will be a new view
> >     object if possible; otherwise, it will return a copy."
>
> Does this exist somewhere, or are you contributing it now?

At the moment numpy.reshape and array.reshape have different doc
strings (I'm using numpy 1.0.2.dev3546). The one I pasted is from
numpy.reshape.



More information about the NumPy-Discussion mailing list