summaryrefslogtreecommitdiff
path: root/numpy/array_api/_set_functions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the array API unique_*() functions to not compare nans as equalAaron Meurer2022-06-031-0/+4
* BUG: Return correctly shaped inverse indices in `array_api`Matthew2022-01-131-5/+15
* MAINT: A few updates to the array_api (#20066)Aaron Meurer2021-11-121-14/+75
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-3/+15
* Fix the array API unique() functionAaron Meurer2021-08-061-1/+5
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+15