summaryrefslogtreecommitdiff
path: root/numpy/_array_api/_set_functions.py
Commit message (Expand)AuthorAgeFilesLines
* Update array_api namespace with latest changes from the specAaron Meurer2021-02-231-2/+2
* Use _implementation on all functions that have it in the array API submoduleAaron Meurer2021-01-201-1/+1
* Add type annotations to the array api submodule function definitionsAaron Meurer2021-01-201-1/+5
* Add basic docstrings to the array API wrapper functionsAaron Meurer2021-01-121-0/+5
* Use "import numpy as np" in the array_api submoduleAaron Meurer2021-01-121-2/+3
* Make the array_api submodules private, and remove __all__ from individual filesAaron Meurer2021-01-121-0/+3