Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add the linalg extension to the array_api submodule (#19980) | Aaron Meurer | 2021-11-14 | 1 | -7/+5 |
* | MAINT: A few updates to the array_api (#20066) | Aaron Meurer | 2021-11-12 | 1 | -4/+6 |
* | change from_dlpack to _dlpack, remove unused header | mattip | 2021-11-02 | 1 | -2/+2 |
* | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -3/+8 |
* | Remove an unused import | Aaron Meurer | 2021-08-23 | 1 | -2/+0 |
* | Remove Python 3.7 checks from the array API code | Aaron Meurer | 2021-08-23 | 1 | -5/+0 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -27/+220 |
* | Update the docstring of numpy.array_api | Aaron Meurer | 2021-08-06 | 1 | -38/+41 |
* | Give a better error when numpy.array_api is imported in Python 3.7 | Aaron Meurer | 2021-08-05 | 1 | -0/+6 |
* | Print a warning when importing the numpy.array_api submodule | Aaron Meurer | 2021-08-04 | 1 | -0/+4 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+171 |