summaryrefslogtreecommitdiff
path: root/numpy/random/_examples
Commit message (Expand)AuthorAgeFilesLines
* BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-...Matti Picus2020-03-162-2/+51
* convert shebang from python to python3 (#15687)Changqing Li2020-03-042-2/+2
* MAINT: unskip test on win32mattip2019-12-271-2/+2
* BUG: use tmp dir and check version for cython test (#15170)Matti Picus2019-12-261-1/+5
* DOC, TST: refactor CFFI test, add file names to documentationmattip2019-11-292-35/+49
* Merge pull request #14954 from mattip/test-extending-cffiCharles Harris2019-11-271-0/+72
|\
| * TST. API: test using distributions.h via cffimattip2019-11-211-0/+72
* | DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-212-3/+3
* | DOC: Clean up examples of low-level random accessKevin Sheppard2019-11-214-21/+37
|/
* DOC, MAINT: fix documentation, remove __init__.pymattip2019-11-201-0/+0
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-196-0/+318