This is a patch release from v0.5.1 → v0.5.2.
Changes:
- feat: Support configuring fixed values automatically from Model (#1051)
- docs: Add SModelS paper to citations list (#1055)
- fix: Step sizes for fixed parameters in minuit should be 0.0 (#1054)
- fix: Sync SciPy minimizer initialized parameter values with fixed values (#1053)
- feat: Prune/Rename raise errors if item name not in workspace (#1050)
- style: Update to Black v20.8 formatting (#1048)
- fix: Tensor conversion for expected data in _MainModel (#1044)
- feat: Add pyhf.Workspace.sorted to give ability to sort Workspace (#1042)
- fix: Make pyhf.Workspace.combine return cls instead of Workspace (#1041)
- fix: Tensor conversion for expected aux and actual data (#1038)
- fix: Weakly reference callables for pub-sub model (#1035)
- docs: Add learn notebook on test statistics (#1014)
- docs: Extend infer docstrings with mathematical examples (#905)
- refactor: Make hypotest return CLs as 0-d tensor (#944)
- feat: Add return_by_sample to expected_data API (#731)
- fix: Tensorflow tile tensor backend feature parity (#1028)
- docs: Add NSF award badge for Throughput project tracking (#1022)
- docs: Make all examples in README full examples (#1016)
- docs: Add citation in Higgs boson potential at colliders paper (#1020)