summaryrefslogtreecommitdiff
path: root/numpy/random/_philox.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
* STY: Replace `Union` with the `|` operatorBas van Beek2021-12-221-4/+4
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-7/+1
* ENH: Add overloadsKevin Sheppard2021-02-131-1/+7
* ENH: Update with TypedDictKevin Sheppard2021-02-131-10/+12
* ENH: Add typing for MT19937 and PhiloxKevin Sheppard2021-02-131-0/+34