summaryrefslogtreecommitdiff
path: root/numpy/random/src/mt19937
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove unused fileKevin Sheppard2020-05-121-215/+0
* REF: Refactor jump codeKevin Sheppard2020-05-123-116/+143
* BUG: Correct loop order in MT19937 jumpKevin Sheppard2020-05-122-3/+9
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-8/+0
* BENCH: convert bencmarks to asv formatmattip2019-05-2010-0/+1574