Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API: make BitGenerators private | mattip | 2019-10-11 | 1 | -145/+0 |
* | API: rename common, bounded_integers -> _common, _bounded_integers; cleanup | mattip | 2019-10-11 | 1 | -1/+2 |
* | DOC: Document the precise PCG variant. | Robert Kern | 2019-06-28 | 1 | -4/+4 |
* | ENH: np.random.default_gen() (#13840) | Robert Kern | 2019-06-28 | 1 | -7/+10 |
* | DOC: np.random documentation cleanup and expansion. | Robert Kern | 2019-06-27 | 1 | -1/+10 |
* | ENH: Add SFC64 BitGenerator. | Robert Kern | 2019-06-25 | 1 | -0/+132 |