Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the array API unique_*() functions to not compare nans as equal | Aaron Meurer | 2022-06-03 | 1 | -0/+4 |
* | BUG: Return correctly shaped inverse indices in `array_api` | Matthew | 2022-01-13 | 1 | -5/+15 |
* | MAINT: A few updates to the array_api (#20066) | Aaron Meurer | 2021-11-12 | 1 | -14/+75 |
* | Run (selective) black on the array_api submodule | Aaron Meurer | 2021-08-06 | 1 | -3/+15 |
* | Fix the array API unique() function | Aaron Meurer | 2021-08-06 | 1 | -1/+5 |
* | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 1 | -0/+15 |