summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_array_object.py
Commit message (Expand)AuthorAgeFilesLines
* API: Allow newaxis indexing for `array_api` arrays (#21377)Matthew Barber2022-05-061-6/+57
* BUG: Allow integer inputs for pow-related functions in `array_api`Matthew2022-01-071-1/+1
* ENH: Add __array__ to the array_api Array objectAaron Meurer2021-12-061-0/+7
* Add tests for T and mT in array_apiAaron Meurer2021-12-011-0/+14
* MAINT: A few updates to the array_api (#20066)Aaron Meurer2021-11-121-8/+13
* TST: Add a test for device property in `array_api` namespace (#20271)Amit Kumar2021-11-031-0/+11
* ENH: Updates to numpy.array_api (#19937)Aaron Meurer2021-09-251-6/+24
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-41/+60
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+250