summaryrefslogtreecommitdiff
path: root/numpy/random/_examples/cython/extending_distributions.pyx
Commit message (Expand)AuthorAgeFilesLines
* BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-...Matti Picus2020-03-161-1/+44
* convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
* DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-211-2/+2
* DOC: Clean up examples of low-level random accessKevin Sheppard2019-11-211-6/+17
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-191-0/+63