Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: cleanup unused Python3.8-only code and references | Clément Robert | 2023-03-14 | 1 | -17/+14 |
* | ENH: Change `SupportsDLPack` into a protocol | Bas van Beek | 2021-10-18 | 1 | -1/+3 |
* | ENH: Replace `NestedSequence` with a proper nested sequence protocol | Bas van Beek | 2021-10-18 | 1 | -5/+17 |
* | MAINT: Import `Array` from the `_array_object` namespace | Bas van Beek | 2021-09-29 | 1 | -1/+1 |
* | MAINT: Add a missing subscription slot to `NestedSequence` | Bas van Beek | 2021-09-27 | 1 | -2/+3 |
* | MAINT: Fix invalid parameter types used in `Dtype` | Bas van Beek | 2021-09-27 | 1 | -6/+21 |
* | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -2/+2 |
* | fix unhashable instance and potential exception identified by LGTM | Sista Seetaram | 2021-09-03 | 1 | -1/+1 |
* | fixed unhashable instance and potential exception as listed in LGTM#19077 | Sista Seetaram | 2021-09-03 | 1 | -1/+1 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -6/+24 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+26 |