Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: random: remove `get_info` from "extending with Cython" example | Ralf Gommers | 2022-09-11 | 1 | -6/+9 |
* | MAINT: import setuptools beforew distutils | mattip | 2021-11-19 | 1 | -0/+1 |
* | BUG: Use lop1p to improve numerical precision | Kevin Sheppard | 2021-03-17 | 1 | -7/+8 |
* | TST: simplify source path names in compilation test | mattip | 2020-10-27 | 1 | -2/+2 |
* | BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-... | Matti Picus | 2020-03-16 | 1 | -1/+7 |
* | 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: Clean up examples of low-level random access | Kevin Sheppard | 2019-11-21 | 1 | -6/+5 |
* | MAINT: move numpy/random/examples -> numpy/random/_examples | mattip | 2019-11-19 | 1 | -0/+32 |