summaryrefslogtreecommitdiff
path: root/numpy/polynomial/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-4/+2
* 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
* ENH: Add improved placeholder annotations for `np.polynomial`Bas van Beek2021-05-051-8/+8
* ENH: Add `__all__` to a number of public modulesBas van Beek2021-04-151-1/+3
* API: Move `polynomial.polyutils` to the `PRIVATE_BUT_PRESENT_MODULES` listBas van Beek2021-03-161-1/+0
* MAINT: Re-export a number of sub-modulesBas van Beek2021-03-151-0/+10
* ENH: Replace module-level `__getattr__` with explicitly defined objectsBas van Beek2020-08-201-2/+7
* ENH: Add placeholder stubs for all sub-modulesBas van Beek2020-08-191-0/+4