diff options
author | juztamau5 <juztamau5@gmail.com> | 2022-11-06 16:25:54 -0800 |
---|---|---|
committer | juztamau5 <juztamau5@gmail.com> | 2022-11-07 21:46:21 -0800 |
commit | 2cc2b52ba3c44a4d5df60c95b5b9ded564730577 (patch) | |
tree | 1d66379e0d800e3044d26d94e0e8fea789955afa /numpy/array_api/_array_object.py | |
parent | 28e9227565b22d2309825b58cb8fa8a45af011d9 (diff) | |
download | numpy-2cc2b52ba3c44a4d5df60c95b5b9ded564730577.tar.gz |
Cleanup: Match arguments of isless()
Error was:
npy_math_internal.h.src:570:24: error: no matching function for call to 'isless(npy_float&, int)'
570 | if (isless(b, 0) != isless(mod, 0)) {
| ^
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions