| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove _implementation from the array API functions | Aaron Meurer | 2021-03-02 | 1 | -6/+6 |
| * | Make the array API manipulation functions use the array API ndarray object | Aaron Meurer | 2021-03-02 | 1 | -7/+10 |
| * | Use _implementation on all functions that have it in the array API submodule | Aaron Meurer | 2021-01-20 | 1 | -6/+6 |
| * | Fix some incorrect type annotations in the array API submodule | Aaron Meurer | 2021-01-20 | 1 | -1/+1 |
| * | Add type annotations to the array api submodule function definitions | Aaron Meurer | 2021-01-20 | 1 | -7/+11 |
| * | Add basic docstrings to the array API wrapper functions | Aaron Meurer | 2021-01-12 | 1 | -0/+35 |
| * | Use "import numpy as np" in the array_api submodule | Aaron Meurer | 2021-01-12 | 1 | -14/+9 |
| * | Make the array_api submodules private, and remove __all__ from individual files | Aaron Meurer | 2021-01-12 | 1 | -0/+28 |
