Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -1/+33 |
* | Fix the return annotation for numpy.array_api.Array.__setitem__ | Aaron Meurer | 2021-08-12 | 1 | -1/+1 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -75/+130 |
* | Fix the array API __len__ method | Aaron Meurer | 2021-08-06 | 1 | -2/+1 |
* | Move some imports out of functions to the top of the file | Aaron Meurer | 2021-08-04 | 1 | -3/+4 |
* | Move the array API dtype categories into the top level | Aaron Meurer | 2021-08-04 | 1 | -13/+4 |
* | Remove unused import | Aaron Meurer | 2021-08-04 | 1 | -1/+1 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+983 |