summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_elementwise_functions.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: Allow integer inputs for pow-related functions in `array_api`Matthew2022-01-071-1/+1
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-61/+72
* Fix some dictionary key mismatches in the array API testsAaron Meurer2021-08-061-27/+27
* Move the array API dtype categories into the top levelAaron Meurer2021-08-041-13/+3
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+110