v0.7.2 #2216
matthewfeickert
announced in
Announcements
v0.7.2
#2216
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a patch release from
v0.7.1→v0.7.2.Important Notes
pyhfbecame a NumFOCUS Affiliated Project on 2022-12-19.v0.7.1is the first release to appear in a NumFOCUS Newsletter andv0.7.2is the first release to appear as part of the Affiliated Projects page. (PR #2179)Fixes
pyhf.exceptions.InvalidModel. This guards against modifiers likeshapefactor,shapesys, andstaterrorfrom being used as POIs. (PR #2197)typing.TYPE_CHECKINGguard to avoid causing aModuleNotFoundErrorwhen the version of NumPy installed is older than v1.21.0, which is the first NumPy release to includenumpy.typing. (PR #2208)Contributors
v0.7.2benefited from contributions from:What's Changed
Full Changelog: v0.7.1...v0.7.2
This discussion was created from the release v0.7.2.
Beta Was this translation helpful? Give feedback.
All reactions