Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 3 | -26/+17 | |
* | Remove unused import | Aaron Meurer | 2021-08-04 | 1 | -1/+1 | |
* | Remove asarray() calls from the array API statistical functions | Aaron Meurer | 2021-08-04 | 1 | -5/+5 | |
* | Remove no longer comment about the keepdims argument to argmin | Aaron Meurer | 2021-08-04 | 1 | -2/+0 | |
* | 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 | 19 | -0/+3020 |