summaryrefslogtreecommitdiff
path: root/numpy/array_api/_searching_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2022-09-22 15:37:17 +0200
committerSebastian Berg <sebastianb@nvidia.com>2022-09-22 15:37:17 +0200
commita4ae17cf8f576e954591892bf99de1dda7ee5961 (patch)
treea3ec88b0509e93bab23c0ac0de215fc802651d8e /numpy/array_api/_searching_functions.py
parent2524a53ba30c1207770a27a513eb18a33837a145 (diff)
downloadnumpy-a4ae17cf8f576e954591892bf99de1dda7ee5961.tar.gz
BUG: Fix complex vector dot with more than NPY_CBLAS_CHUNK elements
The iteration was simply using the wrong value, the larger value might even work sometimes, but then we do another iteration counting the remaining elements twice. Closes gh-22262
Diffstat (limited to 'numpy/array_api/_searching_functions.py')
0 files changed, 0 insertions, 0 deletions