Skip to content

V 0.7.5

Compare
Choose a tag to compare
@hpesonen hpesonen released this 18 Dec 11:51
· 140 commits to master since this release
08f3099
  • Improved the appearance of figures produced by plot_gp and added the option
    to draw true parameter indicators on the subplots using the optional input
    true_params
  • Modified DCC model by taking into account that subject can't infect herself
  • Added ability to set minimizer constrains for BOLFI
  • Enable bolfi.fit using only pre-generated initial evidence points
  • Fixed a bug causing random seed number to be deterministic
  • Updated requirements-dev.txt with pytest>=4.4
  • Minor changes to documentation and refactoring
  • Added make test-notslow alternative