Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: don't install partial numpy.random C/Cython API. | Ralf Gommers | 2019-09-21 | 1 | -1/+1 |
* | MAINT: move location of bitgen.h | mattip | 2019-06-27 | 1 | -1/+1 |
* | ENH: use SeedSequence to generate entropy for seeding | mattip | 2019-06-26 | 1 | -1/+10 |
* | MAINT: Update PCG jump sizes | Kevin Sheppard | 2019-06-06 | 1 | -0/+2 |
* | ENH: Split poisson_lam_max | Kevin Sheppard | 2019-05-23 | 1 | -0/+2 |
* | BUG: Ensure integer-type stream on 32bit | Kevin Sheppard | 2019-05-20 | 1 | -3/+3 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 1 | -16/+16 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 1 | -0/+101 |