Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix handling of the dtype parameter to numpy.array_api.prod() | Aaron Meurer | 2021-12-07 | 1 | -2/+2 |
* | ENH: Add the linalg extension to the array_api submodule (#19980) | Aaron Meurer | 2021-11-14 | 1 | -4/+5 |
* | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -1/+34 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -7/+58 |
* | Remove asarray() calls from the array API statistical functions | Aaron Meurer | 2021-08-04 | 1 | -5/+5 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+30 |