summaryrefslogtreecommitdiff
path: root/numpy/array_api/_creation_functions.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: make np._from_dlpack publicTirth Patel2022-03-031-1/+1
* Merge branch 'main' into never_copyRalf Gommers2021-11-121-5/+12
|\
| * MAINT: A few updates to the array_api (#20066)Aaron Meurer2021-11-121-6/+13
| * change from_dlpack to _dlpack, remove unused headermattip2021-11-021-1/+1
* | resolved conflictsGagandeep Singh2021-11-021-3/+31
|\ \ | |/
| * Disallow `k=None` for the `eye` functionBas van Beek2021-09-291-1/+1
| * MAINT: Remove the `Sequence` encapsulation from variadic argumentsBas van Beek2021-09-271-1/+1
| * ENH: Updates to numpy.array_api (#19937)Aaron Meurer2021-09-251-1/+29
* | Addressed reviewsczgdp18072021-09-041-3/+3
* | CopyMode added to np.array_apiczgdp18072021-09-031-1/+1
|/
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-29/+129
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+216