summaryrefslogtreecommitdiff
path: root/numpy/random/bit_generator.pyi
Commit message (Expand)AuthorAgeFilesLines
* Small fixesKevin Sheppard2021-02-241-1/+1
* ENH/BUG: Add tests and correct typing issuesKevin Sheppard2021-02-241-24/+21
* ENH: Fix typingKevin Sheppard2021-02-151-2/+2
* ENH: Update typingKevin Sheppard2021-02-151-2/+10
* ENH: Update with TypedDictKevin Sheppard2021-02-131-2/+3
* ENH: Add typing for GeneratorKevin Sheppard2021-02-131-1/+1
* ENH: Add typing for MT19937 and PhiloxKevin Sheppard2021-02-131-24/+13
* ENH: Add typing for PCG64 and SFC64Kevin Sheppard2021-02-131-16/+53
* MAINT: Improve typing of BitGeneratorKevin Sheppard2021-02-131-18/+46
* ENH: Initial typing of randomKevin Sheppard2021-02-131-0/+61