summaryrefslogtreecommitdiff
path: root/numpy/polynomial/_polybase.pyi
Commit message (Collapse)AuthorAgeFilesLines
* TYP,ENH: Add annotations for the new `ABCPolyBase.symbol` propertyBvB932022-11-141-1/+3
| | | | Xref https://github.com/numpy/numpy/pull/16154
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+2
|
* ENH: Add improved placeholder annotations for `np.polynomial`Bas van Beek2021-05-051-0/+69