[Numpy-discussion] Add guaranteed no-copy to array creation and reshape?
Juan Nunez-Iglesias
jni.soma at gmail.com
Thu Jan 10 21:57:47 EST 2019
> On 10 Jan 2019, at 6:35 pm, Todd <toddrjen at gmail.com> wrote:
>
> Could this approach be used to deprecate `ravel` and let us just use `flatten`?
Could we not? `.ravel()` is everywhere and it matches `ravel_multi_index` and `unravel_index`.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20190111/83f12292/attachment.html>
More information about the NumPy-Discussion
mailing list