-
BPO | [40346](https://bugs.python.org/issue40346)
--- | :---
Nosy | @tim-one, @rhettinger, @mdickinson, @pitrou, @vstinner, @serhiy-storchaka, @posita
PRs | python/cpython#19631python/cpython#19700
*…
-
BPO | [16659](https://bugs.python.org/issue16659)
--- | :---
Nosy | @brettcannon, @rhettinger, @mdickinson, @scoder, @alex, @serhiy-storchaka
Files | [random_pure_python_3.patch](https://bugs.python.o…
-
BPSW is the current popular way for probabilistic primality testing.
More detailed info about BPSW is at https://en.m.wikipedia.org/wiki/Baillie–PSW_primality_test
A patch and initial discussion is …
-
BPO | [812202](https://bugs.python.org/issue812202)
--- | :---
Nosy | @tim-one, @rhettinger
Files | [random4.diff](https://bugs.python.org/file1043/random4.diff "Uploaded as text/plain at 2003-09-29.1…
-
BPO | [27250](https://bugs.python.org/issue27250)
--- | :---
Nosy | @malemburg, @ncoghlan, @vstinner, @alex, @Lukasa
*Note: these values reflect the state of the issue at the time it was migrated and…
-
I was wondering if the generated numbers in [0,1] were really uniform. I am wondering in particular since we divide by 2^53-1 but discard only 11 bits.
0 (int) maps to 0 (double)
2^53 - 1 (int) ma…
-
BPO | [12754](https://bugs.python.org/issue12754)
--- | :---
Nosy | @rhettinger, @mdickinson, @ncoghlan, @vstinner
Files | [prngtest.zip](https://bugs.python.org/file22906/prngtest.zip "Uploaded as ap…
-
## Classification:
Bug Report
[df_for_wolfgang.csv](https://github.com/wviechtb/metafor/files/8121996/df_for_wolfgang.csv)
## Summary
You had suggested on StackExchange that I can use either…
-
BPO | [9025](https://bugs.python.org/issue9025)
--- | :---
Nosy | @rhettinger, @terryjreedy, @mdickinson, @abalkin, @orsenthil, @pitrou, @vstinner
Files | [issue9025.patch](https://bugs.python.org/fil…
-
BPO | [21470](https://bugs.python.org/issue21470)
--- | :---
Nosy | @malemburg, @tim-one, @rhettinger, @mdickinson, @pitrou, @vstinner, @larryhastings, @tiran, @ezio-melotti, @alex, @dstufft
Files | […