summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: Some updates to the array_api compat document (#22747)Aaron Meurer2022-12-061-0/+1
* ENH: Updates to numpy.array_api (#19937)Aaron Meurer2021-09-251-0/+11
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-2/+16
* Make the axis argument to squeeze() in the array_api module positional-onlyAaron Meurer2021-08-061-1/+1
* Fix casting for the array API concat() and stack()Aaron Meurer2021-08-041-4/+5
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+71