Skip to content

v0.5.2

Compare
Choose a tag to compare
@alexander-held alexander-held released this 01 Apr 15:02
· 42 commits to master since this release
03f274f

This patch release fixes the pre-fit parameter uncertainty determination for partially fixed parameters such as staterror (#390) and the handling of negative model predictions in plots (#394). It also adds yield tables to the command line interface (#395) and improves editor autocompletion (#386).

Full list of changes:

  • chore: updating version to 0.5.2 (#397)
  • fix: handle negative model predictions in visualizations (#394)
  • fix: parameter uncertainties for partially fixed parameters (#396)
  • feat: command line interface for yield tables (#395)
  • test: add test for builtin dir() (#393)
  • fix: temporarily pin typeguard<3 (#392)
  • chore: fix editor autocompletion (#386)
  • build: revert flake8 pin (#384)
  • style: apply Black's 2023 style (#383)
  • fix: saturated likelihood evaluation with custom auxiliary data (#378)
  • build: temporarily pin flake8<6 (#380)
  • refactor: correlation matrix tick label rotation and alignment (#376)

Full Changelog: v0.5.1...v0.5.2