summaryrefslogtreecommitdiff
path: root/numpy/_array_api/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Update the array API namespace __init__.py docstring with todosAaron Meurer2021-03-091-3/+23
* Update the state of the array API in the __init__.py docstringAaron Meurer2021-03-091-9/+21
* Add some missing names in the array_api namespace __all__Aaron Meurer2021-02-231-4/+8
* Add some more notes to the array API module docstringAaron Meurer2021-01-201-0/+14
* Add an explanatory docstring to _array_api/__init__.pyAaron Meurer2021-01-131-0/+66
* Fix the array_api submodule __init__.py importsAaron Meurer2021-01-121-12/+12
* Add dtypes to the _array_api namespaceAaron Meurer2021-01-111-0/+4
* Add initial array_api sub-namespaceAaron Meurer2021-01-111-0/+45