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
uproot
v4.1.0
thexmlio
extra no longer requiresuproot3
and all dependencies onuproot3
anduproot3-methods
have been dropped. (PR feat: Drop uproot3 for uproot4 for writing ROOT files #1567)v2.2.1
and later and TensorFlow Probabilityv0.10.1
and later. (PR fix: Ensure TensorFlow backend Poisson compatibility with other backends #1001)pyhf.workspace.Workspace.data()
with_aux
keyword arg has been renamed toinclude_auxdata
to improve API consistency. (PR feat: Rename kwarg with_aux to include_auxdata in pyhf.Workspace.data API #1562)Fixes
v8.0+
was resolved.pyhf
is now fully compatible with Clickv7
andv8
releases. (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._ModelConfig
channel_nbins
dict is now sorted by keys to match the order of thechannels
dict. (PR feat: Sort_ChannelSummaryMixin.channel_nbins
by keys to matchchannels
order #1546)The
pyhf.workspace.Workspace.data()
with_aux
keyword arg has been renamed toinclude_auxdata
to 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