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