summaryrefslogtreecommitdiff
path: root/numpy/array_api/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused importAaron Meurer2021-08-231-2/+0
* Remove Python 3.7 checks from the array API codeAaron Meurer2021-08-231-5/+0
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-27/+220
* Update the docstring of numpy.array_apiAaron Meurer2021-08-061-38/+41
* Give a better error when numpy.array_api is imported in Python 3.7Aaron Meurer2021-08-051-0/+6
* 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-041-0/+171