diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-09-07 16:20:53 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-10-11 19:32:35 -0500 |
commit | 13cd98abdf77c7c181da9f883d54a274100a03c8 (patch) | |
tree | 2a948ed41afb0ca8a464e29f1e6bd39ec11f56f2 /numpy/array_api/_array_object.py | |
parent | 58421058c39ba753c872291899f4ef44aca39ae3 (diff) | |
download | numpy-13cd98abdf77c7c181da9f883d54a274100a03c8.tar.gz |
MAINT: Fixups and new tests based on Marten's reviews
More fixups are coming, the biggest change is that the error message
is now improved when a reduction makes no sense such as
`np.subtract.reduce(np.array([1, 2, 3], dtype="M8[s]"))`
where input and output cannot have the same descriptor.
(Some more fixups still to go)
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions