summaryrefslogtreecommitdiff
path: root/numpy/random/examples/numba/extending_distributions.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-191-61/+0
* MAINT: remove xoshiro* BitGeneratorsmattip2019-06-261-2/+2
* STY: Clean up codeKevin Sheppard2019-05-271-1/+2
* MAINT: Remove remnants of bit generatorsKevin Sheppard2019-05-271-5/+5
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-7/+7
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+60