Skip to content

Draft: Fix/bayes inf

Rebecca Kohlhaas requested to merge fix/BayesInf into develop

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

Merge request reports

Loading