Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-... | Matti Picus | 2020-03-16 | 2 | -2/+51 |
* | convert shebang from python to python3 (#15687) | Changqing Li | 2020-03-04 | 2 | -2/+2 |
* | MAINT: unskip test on win32 | mattip | 2019-12-27 | 1 | -2/+2 |
* | BUG: use tmp dir and check version for cython test (#15170) | Matti Picus | 2019-12-26 | 1 | -1/+5 |
* | DOC, TST: refactor CFFI test, add file names to documentation | mattip | 2019-11-29 | 2 | -35/+49 |
* | Merge pull request #14954 from mattip/test-extending-cffi | Charles Harris | 2019-11-27 | 1 | -0/+72 |
|\ | |||||
| * | TST. API: test using distributions.h via cffi | mattip | 2019-11-21 | 1 | -0/+72 |
* | | DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcs | mattip | 2019-11-21 | 2 | -3/+3 |
* | | DOC: Clean up examples of low-level random access | Kevin Sheppard | 2019-11-21 | 4 | -21/+37 |
|/ | |||||
* | DOC, MAINT: fix documentation, remove __init__.py | mattip | 2019-11-20 | 1 | -0/+0 |
* | MAINT: move numpy/random/examples -> numpy/random/_examples | mattip | 2019-11-19 | 6 | -0/+318 |