ICB-DCM / pyABC

distributed, likelihood-free inference
https://pyabc.rtfd.io
BSD 3-Clause "New" or "Revised" License
206 stars 44 forks source link

Release 0.12.0 #548

Closed yannikschaelte closed 2 years ago

yannikschaelte commented 2 years ago

This is a major release, marking the finalization+stabilization of new features.

Major changes compared to 0.11.0:

New features:

Technical changes:

Internals:

Random:

codecov-commenter commented 2 years ago

Codecov Report

Merging #548 (105d063) into main (5ec2f8f) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
- Coverage   89.28%   89.27%   -0.02%     
==========================================
  Files         129      129              
  Lines        7848     7848              
==========================================
- Hits         7007     7006       -1     
- Misses        841      842       +1     
Impacted Files Coverage Δ
pyabc/version.py 100.00% <100.00%> (ø)
pyabc/weighted_statistics.py 92.06% <0.00%> (-3.18%) :arrow_down:
pyabc/sampler/redis_eps/sampler.py 96.50% <0.00%> (+0.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ec2f8f...105d063. Read the comment docs.