summaryrefslogtreecommitdiff
path: root/numpy/lib/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-3/+3
* Rm numpy.lib.npyio.loads.Ross Barnowski2021-08-051-1/+0
* Merge pull request #19559 from BvB93/pytestMatti Picus2021-07-261-0/+4
|\
| * ENH: Add `__path__` annotations to all sub-packagesBas van Beek2021-07-251-0/+1
| * ENH: Add annotations for `<module>.test` objectsBas van Beek2021-07-251-0/+3
* | MAINT: Re-export the content of `np.lib.histograms`Bas van Beek2021-07-091-0/+6
|/
* MAINT: import `tracemalloc_domain` from `np.core.multiarray`Bas van Beek2021-06-271-1/+4
* ENH: Add improved placeholder annotations for `np.lib`Bas van Beek2021-04-261-158/+192
* MAINT: Re-export a number of sub-modulesBas van Beek2021-03-151-0/+7
* ENH: Add annotations for `np.lib.arrayterator`Bas van Beek2021-03-121-1/+4
* 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