summaryrefslogtreecommitdiff
path: root/numpy/random/_examples/cython/extending.pyx
Commit message (Collapse)AuthorAgeFilesLines
* MAINT, DOC: discard repeated wordsDimitri Papadopoulos2022-01-131-1/+1
|
* convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
| | | | Signed-off-by: Changqing Li <changqing.li@windriver.com>
* DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-211-1/+1
|
* DOC: Clean up examples of low-level random accessKevin Sheppard2019-11-211-1/+1
| | | | | | Test examples on Linux and Windows Correct bug in Cython example Improve building instructions for numba examples
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-191-0/+78