Skip to content

pyABC 0.12.8

Compare
Choose a tag to compare
@yannikschaelte yannikschaelte released this 16 Nov 11:35
· 64 commits to main since this release
59e06fd
  • Fix look-ahead implementation in case of biased proposals (#568)

Minor:

  • Remove boteh in test env as distributed #7227 got fixed
  • Remove obsolete two gaussians test
  • Fix Mixin random seed (set it via /dev/urandom)
  • Update viserver to bokeh >= 3.0.1 (different import of TabPanel, Tabs)
    (all #589)
  • Fix sqlalchemy warning "SAWarning: TypeDecorator BytesStorage()
    will not produce a cache key" (#590)