Fix/bayes
Improve and simplify the implementation of all Bayesian-related classes. This focuses on BayesInference and MCMC, but also includes BMC, Engine and SequentialDesign. Topics are collected in #57 (closed).
-
Move all extra functions to supplementary.py -
Remove redundancies/duplications between classes -
Adapt the code structure
Checks
-
Change existing tests to work on the new structure -
Update website to reflect new structure and code -
Note changes in Changelog
Edited by Rebecca Kohlhaas