Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Fix Multithreaded Generation example docs (gh-15367) | Fabio Zeiser | 2020-01-24 | 1 | -29/+36 |
* | MAINT: Remove implicit inheritance from object class (#15236) | Jon Dufresne | 2020-01-05 | 1 | -1/+1 |
* | MAINT: Remove uses of scalar aliases | Eric Wieser | 2019-11-13 | 1 | -1/+1 |
* | DOC: np.random documentation cleanup and expansion. | Robert Kern | 2019-06-27 | 1 | -3/+5 |
* | MAINT: remove xoshiro* BitGenerators | mattip | 2019-06-26 | 1 | -6/+6 |
* | Revert "MAINT: Implement API changes for randomgen-derived code" | Kevin Sheppard | 2019-05-27 | 1 | -9/+9 |
* | MAINT: Remove remnants of bit generators | Kevin Sheppard | 2019-05-27 | 1 | -6/+6 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 1 | -10/+9 |
* | DOC: tighten up documentation, add a table of comparison | mattip | 2019-05-20 | 1 | -5/+6 |
* | BUG: __dealloc__ can be called without __init__ in some error modes | mattip | 2019-05-20 | 1 | -0/+106 |