Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: random: Add entry for multivariate_hypergeometric to the Generator docs. | Warren Weckesser | 2019-10-18 | 1 | -0/+1 |
* | [DOC] Resolve bad references in Sphinx warnings | kritisingh1 | 2019-07-23 | 1 | -42/+42 |
* | ENH: Rename default_gen to default_rng | Robert Kern | 2019-06-29 | 1 | -1/+1 |
* | ENH: np.random.default_gen() (#13840) | Robert Kern | 2019-06-28 | 1 | -0/+2 |
* | MAINT: remove xoshiro* BitGenerators | mattip | 2019-06-26 | 1 | -1/+1 |
* | MAINT: Remove remnants of bit generators | Kevin Sheppard | 2019-05-27 | 1 | -1/+1 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 1 | -53/+50 |
* | BUG: __dealloc__ can be called without __init__ in some error modes | mattip | 2019-05-20 | 1 | -0/+85 |