diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-05 20:57:51 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-24 14:42:17 -0500 |
commit | 62f74111e9fff995b9fa32c3db8ca369d77c7ce6 (patch) | |
tree | 40a5b5b7450e06b4dbad9852049232ca5603754c /numpy/array_api/_constants.py | |
parent | f702b26fff3271ba6a6ba29a021fc19051d1f007 (diff) | |
download | numpy-62f74111e9fff995b9fa32c3db8ca369d77c7ce6.tar.gz |
BUG: The normal cast-safety for ufunc loops is "no" casting
This can now be set for a loop, which allows specialized loops
that include the cast for example (or may make sense for units).
However, the default here was just wrong, and apparently we missed
any tests at all. (sklearn caught it luckily :))
Diffstat (limited to 'numpy/array_api/_constants.py')
0 files changed, 0 insertions, 0 deletions