summaryrefslogtreecommitdiff
path: root/numpy/array_api/linalg.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a type hint in numpy.array_apiAaron Meurer2022-03-281-1/+1
* Properly restrict the input dtypes for the array_api trace, svdvals, and vecdotAaron Meurer2022-03-281-0/+6
* Remove some outdated commentsAaron Meurer2022-03-281-2/+0
* ENH: Add the linalg extension to the array_api submodule (#19980)Aaron Meurer2021-11-141-0/+408