diff options
author | Bas van Beek <43369155+BvB93@users.noreply.github.com> | 2020-09-02 19:44:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 20:44:26 +0300 |
commit | 5b37a4b5b640d0c1f9714f1200309a25a54b7999 (patch) | |
tree | 7a5f21b4676f20f9ee219539d0d7b699378af390 /numpy/core/fromnumeric.py | |
parent | 6eaf8906c4dccc60592dedd0ec9a7aae0e7db851 (diff) | |
download | numpy-5b37a4b5b640d0c1f9714f1200309a25a54b7999.tar.gz |
ENH: Added missing methods to `np.flatiter` (#17180)
* MAINT: Added missing methods to `np.flatiter`
* DOC: Added a comment about weird `flatiter.__getitem__` behavior
Contrary to `ndarray.__getitem__` its counterpart in `flatiter` does not accept objects with the `__array__` or `__index__` protocols;
boolean indexing is just plain broken (gh-17175)
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions