summaryrefslogtreecommitdiff
path: root/numpy/random/examples/cython/extending_distributions.pyx
Commit message (Expand)AuthorAgeFilesLines
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-191-63/+0
* API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-191-15/+19
* MAINT: remove xoshiro* BitGeneratorsmattip2019-06-261-3/+3
* MAINT: Remove remnants of bit generatorsKevin Sheppard2019-05-271-9/+15
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-10/+12
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+51