Skip to content

v0.4.1

Compare
Choose a tag to compare
@matthewfeickert matthewfeickert released this 04 Mar 04:49
This is a patch release from v0.4.0 → v0.4.1.

Changes:
  - fix: Uncorrelated shape systematic with proper masking (#766)
  - feat: Add GPU enabled Dockerfile (#748)
  - test: Add test of independence of pyhf.infer from pyhf details (#768)
  - docs: Add published HEPData likelihoods to Use and Citations page (#781)
  - docs: Add list of media publications and make 'outreach' page (#778)
  - docs: Add Zenodo metadata config file (#779)
  - feat: Only allocate shapesys parameter if yield and uncrt are positive, nonzero (#775)
  - docs: remove misplaced equal sign (#776)
  - feat: Update required_parset to pass in sample data and modifier data (#774)
  - fix: Add key to workflow dictionary to make it valid JavaScript (#771)
  - fix: Minor typo in GitHub Actions removeLabels to removeLabel (#770)
  - docs: Add Stack Overflow question section (#759)
  - feat: Combine is taught about formal data (outer) join methods (#752)
  - docs: Add preferred BibTeX entry for citation (#758)
  - refactor: standalone spec parsing for parameters (#744)
  - chore: Use scikit-hep.org hosted badge SVG (#755)
  - docs: Add Scikit-HEP Project badge to README (#753)
  - chore: Run pyflakes over the full codebase (#737)
  - docs: Cover src/pyhf/contrib and src/pyhf/cli with pydocstest (#732)