summaryrefslogtreecommitdiff
path: root/numpy/_array_api
Commit message (Expand)AuthorAgeFilesLines
* Fix the bool name in the array API namespaceAaron Meurer2021-01-111-1/+3
* Fix array API functions that are named differently or not in the default nump...Aaron Meurer2021-01-113-21/+33
* Add dtypes to the _array_api namespaceAaron Meurer2021-01-112-0/+7
* Add initial array_api sub-namespaceAaron Meurer2021-01-1111-0/+503