diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2019-09-22 17:42:14 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-09-22 17:45:31 -0700 |
commit | 7aee2ef21ef25a81f75392e0dfffd64455c1e6b5 (patch) | |
tree | e30e802c54228111efc266086f6bfdaca6d8dfc1 /numpy/core/fromnumeric.py | |
parent | c8fdb4491b527fed144f7a88f3248a809f8ede4d (diff) | |
download | numpy-7aee2ef21ef25a81f75392e0dfffd64455c1e6b5.tar.gz |
BUG: Add missing check for 0-sized array in ravel_multi_index
In wrap and clip modes ravel_multi_index crashes or gave
invalid results if input arrays were empty but the shape not.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions