diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-12-15 16:01:32 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-12-15 16:06:48 -0600 |
commit | 27b5a240b915c11a760378d699eb36c190f4e36e (patch) | |
tree | f3093830521eb07a218f1abfbe5ed74649f9b746 /numpy/array_api/_elementwise_functions.py | |
parent | 43c113dd7aa36ef833315035858ea98a7b4732c5 (diff) | |
download | numpy-27b5a240b915c11a760378d699eb36c190f4e36e.tar.gz |
BUG: Reject buffers with suboffsets
We do not actually support them (and never did). We could support
them by copying the data. But right now it seems more important
to reject them (while there was a PR to implement it, it has gotten
little attention).
Test/oiringal PR:
Co-authored-by: Alexander Belopolsky <abalkin@enlnt.com>
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions