Skip to content

Draft: Fix/bayes

Rebecca Kohlhaas requested to merge fix/Bayes 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. Topics are collected in #57.

  • Move all extra functions to supplementary.py
  • Remove redundancies/duplications between classes
  • Adapt the code structure

Checks

  • Add tests
  • Docs
  • Changelog
Edited by Rebecca Kohlhaas

Merge request reports

Loading