WIP: Improve emcee
Compare changes
Files
5+ 34
− 10
@@ -88,7 +88,7 @@ class Sampler(object):
@@ -394,7 +394,7 @@ class Sampler(object):
@@ -407,10 +407,10 @@ class Sampler(object):
@@ -434,17 +434,22 @@ class Sampler(object):
@@ -466,10 +471,13 @@ class Sampler(object):
@@ -539,6 +547,21 @@ class Sampler(object):
@@ -603,7 +626,7 @@ class NestedSampler(Sampler):
@@ -630,8 +653,9 @@ class MCMCSampler(Sampler):