summaryrefslogtreecommitdiff
path: root/numpy/array_api/_creation_functions.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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