summaryrefslogtreecommitdiff
path: root/numpy/array_api
Commit message (Expand)AuthorAgeFilesLines
...
* Move some imports out of functions to the top of the fileAaron Meurer2021-08-041-3/+4
* Move the array API dtype categories into the top levelAaron Meurer2021-08-043-26/+17
* Remove unused importAaron Meurer2021-08-041-1/+1
* Remove asarray() calls from the array API statistical functionsAaron Meurer2021-08-041-5/+5
* Remove no longer comment about the keepdims argument to argminAaron Meurer2021-08-041-2/+0
* Print a warning when importing the numpy.array_api submoduleAaron Meurer2021-08-041-0/+4
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-0419-0/+3020