Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: make np._from_dlpack public | Tirth Patel | 2022-03-03 | 1 | -1/+1 |
* | Merge branch 'main' into never_copy | Ralf Gommers | 2021-11-12 | 1 | -5/+12 |
|\ | |||||
| * | MAINT: A few updates to the array_api (#20066) | Aaron Meurer | 2021-11-12 | 1 | -6/+13 |
| * | change from_dlpack to _dlpack, remove unused header | mattip | 2021-11-02 | 1 | -1/+1 |
* | | resolved conflicts | Gagandeep Singh | 2021-11-02 | 1 | -3/+31 |
|\ \ | |/ | |||||
| * | Disallow `k=None` for the `eye` function | Bas van Beek | 2021-09-29 | 1 | -1/+1 |
| * | MAINT: Remove the `Sequence` encapsulation from variadic arguments | Bas van Beek | 2021-09-27 | 1 | -1/+1 |
| * | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -1/+29 |
* | | Addressed reviews | czgdp1807 | 2021-09-04 | 1 | -3/+3 |
* | | CopyMode added to np.array_api | czgdp1807 | 2021-09-03 | 1 | -1/+1 |
|/ | |||||
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -29/+129 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+216 |