diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-08-05 09:54:28 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-08-05 09:54:28 -0500 |
commit | 5d934a3b826e79abba84868f3fbcf7f7b6fea943 (patch) | |
tree | b64e0904761efebcc7e5893a5dcc13eb9bd6ce0c /numpy/array_api/_elementwise_functions.py | |
parent | 6d37ebee366adb85767db7e924905c5f11f69e6d (diff) | |
download | numpy-5d934a3b826e79abba84868f3fbcf7f7b6fea943.tar.gz |
MAINT: Remove volatile and comment from scalar operators
The volatile statement was designed to prevent reordering of
floating point error checks, however, this was more generally
fixed in gh-11036, thus removing the need for the volatile
declaration (and bringing the code in line with the rest of
the file).
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions