Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: remove ThreeFry BitGenerator | mattip | 2019-06-25 | 1 | -466/+0 |
* | MAINT: Change keyword from reserved word | Kevin Sheppard | 2019-06-07 | 1 | -4/+4 |
* | MAINT: Update PCG jump sizes | Kevin Sheppard | 2019-06-06 | 1 | -3/+5 |
* | MAINT: Remove remnants of bit generators | Kevin Sheppard | 2019-05-27 | 1 | -1/+1 |
* | DOC: Add __all__ and document lock | Kevin Sheppard | 2019-05-27 | 1 | -0/+10 |
* | MAINT: Implement API changes for randomgen-derived code | mattip | 2019-05-20 | 1 | -122/+101 |
* | BUG: __dealloc__ can be called without __init__ in some error modes | mattip | 2019-05-20 | 1 | -9/+13 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 1 | -0/+471 |