summaryrefslogtreecommitdiff
path: root/numpy/random/examples
Commit message (Expand)AuthorAgeFilesLines
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-196-318/+0
* API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-195-67/+83
* MAINT: remove xoshiro* BitGeneratorsmattip2019-06-264-11/+11
* STY: Clean up codeKevin Sheppard2019-05-271-1/+2
* MAINT: Remove remnants of bit generatorsKevin Sheppard2019-05-274-27/+41
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-204-28/+38
* BENCH: convert bencmarks to asv formatmattip2019-05-205-0/+277