summaryrefslogtreecommitdiff
path: root/numpy/random/bounded_integers.pyx.in
Commit message (Expand)AuthorAgeFilesLines
* CLN: Remove trailing white spaceKevin Sheppard2019-06-061-3/+3
* DOC: Add __all__ and document lockKevin Sheppard2019-05-271-0/+2
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-6/+6
* ENH: Add closed generator to randintKevin Sheppard2019-05-201-21/+38
* ENH: Add fast path for randint broadcastingKevin Sheppard2019-05-201-12/+22
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+276