summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'main' into never_copyRalf Gommers2021-11-122-6/+32
|\
| * MAINT: A few updates to the array_api (#20066)Aaron Meurer2021-11-122-8/+23
| * TST: Add a test for device property in `array_api` namespace (#20271)Amit Kumar2021-11-031-0/+11
* | resolved conflictsGagandeep Singh2021-11-022-21/+24
|\ \ | |/
| * MAINT: remove unused importsAlessia Marcolini2021-10-081-15/+0
| * ENH: Updates to numpy.array_api (#19937)Aaron Meurer2021-09-251-6/+24
* | Addressed reviewsczgdp18072021-09-041-1/+1
* | fixed linting issuesczgdp18072021-09-031-2/+2
* | fixed linting issuesczgdp18072021-09-031-1/+2
* | CopyMode added to np.array_apiczgdp18072021-09-031-5/+10
|/
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-063-144/+212
* 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-044-0/+470