summaryrefslogtreecommitdiff
path: root/numpy/random/_examples/cython/setup.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: random: remove `get_info` from "extending with Cython" exampleRalf Gommers2022-09-111-6/+9
* MAINT: import setuptools beforew distutilsmattip2021-11-191-0/+1
* BUG: Use lop1p to improve numerical precisionKevin Sheppard2021-03-171-7/+8
* TST: simplify source path names in compilation testmattip2020-10-271-2/+2
* BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-...Matti Picus2020-03-161-1/+7
* 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: Clean up examples of low-level random accessKevin Sheppard2019-11-211-6/+5
* MAINT: move numpy/random/examples -> numpy/random/_examplesmattip2019-11-191-0/+32