summaryrefslogtreecommitdiff
path: root/numpy/array_api/_statistical_functions.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix handling of the dtype parameter to numpy.array_api.prod()Aaron Meurer2021-12-071-2/+2
* ENH: Add the linalg extension to the array_api submodule (#19980)Aaron Meurer2021-11-141-4/+5
* ENH: Updates to numpy.array_api (#19937)Aaron Meurer2021-09-251-1/+34
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-7/+58
* Remove asarray() calls from the array API statistical functionsAaron Meurer2021-08-041-5/+5
* Rename numpy._array_api to numpy.array_apiAaron Meurer2021-08-041-0/+30