diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2021-05-13 14:32:12 +0200 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2021-05-13 15:18:16 +0200 |
commit | f0226a94cd2f017d6bd5d7a9b56b965ed6d7aee6 (patch) | |
tree | 96f9d034bd3057aa903ac8b538b7b084aecd8a17 /numpy/lib/arrayterator.py | |
parent | 237b47d9bc78873d4f17399e730a593895f35424 (diff) | |
download | numpy-f0226a94cd2f017d6bd5d7a9b56b965ed6d7aee6.tar.gz |
MAINT: Remove `ndarray`-based typevars
Typevars imply that both the `ndarray` class as well as its shape and dtype are preserved between the input and output. This is not the case for the relevant methods, as they modify the arrays shape.
Diffstat (limited to 'numpy/lib/arrayterator.py')
0 files changed, 0 insertions, 0 deletions