summaryrefslogtreecommitdiff
path: root/numpy/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added annotations to 8 functions from np.core.fromnumeric (#16647)Bas van Beek2020-06-221-0/+169
* ENH: add annotation for abs (#16618)Yuya Unno2020-06-211-0/+2
* MAINT: changed np.generic arguments to positional-only (#16583)Bas van Beek2020-06-141-23/+23
* MAINT: fix name of first parameter to dtype constructor in type stubsJosh Wilson2020-06-101-1/+6
* MAINT: simplifying annotations for np.core.from_numeric (#16556)Bas van Beek2020-06-101-37/+17
* ENH: add type stubs from numpy-stubsJosh Wilson2020-06-061-0/+1077