summaryrefslogtreecommitdiff
path: root/numpy/_array_api/_manipulation_functions.py
Commit message (Expand)AuthorAgeFilesLines
* Add basic docstrings to the array API wrapper functionsAaron Meurer2021-01-121-0/+35
* Use "import numpy as np" in the array_api submoduleAaron Meurer2021-01-121-14/+9
* Make the array_api submodules private, and remove __all__ from individual filesAaron Meurer2021-01-121-0/+28