Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into cython3_noexcept | scoder | 2023-05-04 | 1 | -2/+2 |
|\ | |||||
| * | DOC: Fix a typo in docstring of MT19937 | Siyabend Ürün | 2022-04-18 | 1 | -1/+1 |
| * | DOC: Fix a typo in docstring of MT19937 | Raphael Kruse | 2021-11-22 | 1 | -1/+1 |
* | | Add "noexcept" markers to functions that do not raise exceptions. | Stefan Behnel | 2023-05-04 | 1 | -4/+4 |
|/ | |||||
* | DOC: Update docstring | Kevin Sheppard | 2020-05-12 | 1 | -4/+3 |
* | DOC: Improve the docstring for MT19937.jumped | Kevin Sheppard | 2020-05-12 | 1 | -0/+18 |
* | DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcs | mattip | 2019-11-21 | 1 | -1/+1 |
* | DOC: clean up for moved references, remove ISeedSequence | mattip | 2019-10-13 | 1 | -3/+2 |
* | API: move bit_generator and generator to be private | mattip | 2019-10-11 | 1 | -1/+1 |
* | API: make BitGenerators private | mattip | 2019-10-11 | 1 | -0/+274 |