Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: random: Create a legacy implementation of random.binomial. | Warren Weckesser | 2019-09-16 | 1 | -1/+17 |
* | BUG: Fix randint when range is 2**32 | Kevin Sheppard | 2019-09-14 | 1 | -0/+11 |
* | BUG: Ensure Windows choice returns int32 | Kevin Sheppard | 2019-06-02 | 1 | -0/+11 |
* | BUG: Fix RandomState argument name | Kevin Sheppard | 2019-05-29 | 1 | -0/+6 |
* | BUG/MAINT: Disallow non-native byteorder in random ints | Kevin Sheppard | 2019-05-28 | 1 | -0/+9 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 1 | -0/+157 |