Draft: Fix/bayes inf
Improve and simplify the implementation of all Bayesian-related classes. This focuses on BayesInference and MCMC, but also includes BMC, Engine and SequentialDesign.
-
Move all extra functions to supplementary.py -
Remove redundancies/duplications between classes -
Adapt the code structure
Checks
-
Add tests -
Docs -
Changelog