Add PyMC3 sampler
All threads resolved!
All threads resolved!
Compare changes
Files
3- Matthew David Pitkin authored
- this is the start of adding functionality to use the PyMC3 sampler. There is a lot more that needs doing, but the basics work.
+ 28
− 0
@@ -110,6 +110,34 @@ class GaussianLikelihood(Likelihood):