Skip to content

pyABC 0.9.26

Compare
Choose a tag to compare
@yannikschaelte yannikschaelte released this 28 Jan 22:33
2d2bceb
  • Add optional check whether database is non-existent, to detect typos.
  • Set lower bound in 1-dim KDEs to <= 0 to not wrongly display near-uniform
    distributions. (both #257)
  • Implement redis password protection for sampler and manage routine (#256).
  • Make samplers available in global namespace (#249).
  • Implement ListTemperature (#248).
  • Allow plotting the relative ESS (#245).
  • Allow resampling of weighted particles (#244).
  • Fix ABCSMC.load with rpy2 (#242).