diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-04-27 16:17:19 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-04-27 16:58:44 -0500 |
commit | 18ffb74487c0e121a369fd8b4e2824caa7a20b95 (patch) | |
tree | b9f9097533afa0de7098970f65af6f0857438b76 /numpy/polynomial/polyutils.py | |
parent | 6d871ca31abad2ce7065469ca8b530e4daa4996f (diff) | |
download | numpy-18ffb74487c0e121a369fd8b4e2824caa7a20b95.tar.gz |
TST: Add test for non-broadcastibility of the gufunc output
This ensures that it is correct to not initize the output array if
the outer iteration has size 0. The broadcast result would always
have size 0 in that case.
If the iterator rejects such a broadcast it cannot happen.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions