v0.6.3 #1586
Unanswered
matthewfeickert
asked this question in
General
v0.6.3
#1586
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.
-
This is a patch release from
v0.6.2→v0.6.3.Important Notes
uprootv4.1.0thexmlioextra no longer requiresuproot3and all dependencies onuproot3anduproot3-methodshave been dropped. (PR feat: Drop uproot3 for uproot4 for writing ROOT files #1567)v2.2.1and later and TensorFlow Probabilityv0.10.1and later. (PR fix: Ensure TensorFlow backend Poisson compatibility with other backends #1001)pyhf.workspace.Workspace.data()with_auxkeyword arg has been renamed toinclude_auxdatato improve API consistency. (PR feat: Rename kwarg with_aux to include_auxdata in pyhf.Workspace.data API #1562)Fixes
v8.0+was resolved.pyhfis now fully compatible with Clickv7andv8releases. (PR fix: Remove WeakList in favor of built-ins #1530)Features
Python API
Model parameter names are now propagated to optimizers through addition of the
pyhf.pdf._ModelConfig.par_names()API.pyhf.pdf._ModelConfig.par_names()also handles non-scalar modifiers with 1 parameter. (PRs feat: Propagate model parameter names to optimizers #1536, feat: par_names handles non-scalar modifiers with 1 parameter #1560)The
pyhf.pdf._ModelConfigchannel_nbinsdict is now sorted by keys to match the order of thechannelsdict. (PR feat: Sort_ChannelSummaryMixin.channel_nbinsby keys to matchchannelsorder #1546)The
pyhf.workspace.Workspace.data()with_auxkeyword arg has been renamed toinclude_auxdatato improve API consistency. (PR feat: Rename kwarg with_aux to include_auxdata in pyhf.Workspace.data API #1562)This discussion was created from the release v0.6.3.
Beta Was this translation helpful? Give feedback.
All reactions