Add PyMC3 sampler
Compare changes
Files
3- Matthew David Pitkin authored
- move the setting of the PyMC3 priors into the Pymc3 sampler class
+ 10
− 9
@@ -123,16 +123,17 @@ class GaussianLikelihood(Likelihood):
\ No newline at end of file