summaryrefslogtreecommitdiff
path: root/numpy/lib/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* ENH: Expose `index_tricks` content to `np` and `np.lib` namespaceBas van Beek2021-02-251-14/+20
* ENH: Expose `ufunclike` annotations to the `np` and `np.lib` namespaceBas van Beek2021-02-091-3/+6
* MAINT: Add previously-missing placeholder annotationsBas van Beek2021-02-011-0/+1
* MAINT: Add missing `__all__` annotationsBas van Beek2021-02-011-1/+3
* ENH: Replace module-level `__getattr__` with explicitly defined objectsBas van Beek2020-08-191-2/+175
* ENH: Add placeholder stubs for all sub-modulesBas van Beek2020-08-191-0/+4