PyData2015
PyData2015 copied to clipboard
Results
1
PyData2015 issues
Sort by
recently updated
recently updated
newest added
I think that I've found a bug in the logic behind this bit: ``` die_rolled(9, hypotheses) Out[323]: {6: 0.0, 8: 0.0, 12: 0.72553987580240009, 20: 0.15671661317331853, 22: 0.11774351102428135} ``` You need...