Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: move numpy/random/examples -> numpy/random/_examples | mattip | 2019-11-19 | 6 | -318/+0 |
* | API: restructure and document numpy.random C-API (#14604) | Matti Picus | 2019-11-19 | 5 | -67/+83 |
* | MAINT: remove xoshiro* BitGenerators | mattip | 2019-06-26 | 4 | -11/+11 |
* | STY: Clean up code | Kevin Sheppard | 2019-05-27 | 1 | -1/+2 |
* | MAINT: Remove remnants of bit generators | Kevin Sheppard | 2019-05-27 | 4 | -27/+41 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 4 | -28/+38 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 5 | -0/+277 |