The source project of this merge request has been removed.
Speed up core.prior classes
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 31
− 72
@@ -13,7 +13,7 @@ import scipy.stats
@@ -1864,16 +1864,14 @@ class Beta(Prior):
@@ -1882,9 +1880,7 @@ class Beta(Prior):
@@ -1897,18 +1893,7 @@ class Beta(Prior):
@@ -1921,61 +1906,35 @@ class Beta(Prior):