Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API: Allow newaxis indexing for `array_api` arrays (#21377) | Matthew Barber | 2022-05-06 | 1 | -6/+57 |
* | BUG: Allow integer inputs for pow-related functions in `array_api` | Matthew | 2022-01-07 | 1 | -1/+1 |
* | ENH: Add __array__ to the array_api Array object | Aaron Meurer | 2021-12-06 | 1 | -0/+7 |
* | Add tests for T and mT in array_api | Aaron Meurer | 2021-12-01 | 1 | -0/+14 |
* | MAINT: A few updates to the array_api (#20066) | Aaron Meurer | 2021-11-12 | 1 | -8/+13 |
* | TST: Add a test for device property in `array_api` namespace (#20271) | Amit Kumar | 2021-11-03 | 1 | -0/+11 |
* | ENH: Updates to numpy.array_api (#19937) | Aaron Meurer | 2021-09-25 | 1 | -6/+24 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -41/+60 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+250 |