File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 22Release Notes
33=============
44
5+ .. include :: release-notes/v0.7.6.rst
56.. include :: release-notes/v0.7.5.rst
67.. include :: release-notes/v0.7.4.rst
78.. include :: release-notes/v0.7.3.rst
Original file line number Diff line number Diff line change 1+ |release v0.7.6 |_
2+ =================
3+
4+ This is a patch release from ``v0.7.5 `` → ``v0.7.6 ``.
5+
6+ Fixes
7+ -----
8+
9+ * For the JAX backend access ``jax.config `` from the ``jax `` top level API to
10+ avoid support issues with ``jax `` and ``jaxlib `` ``v0.4.20+ ``.
11+ (PR :pr: `2376 `)
12+ * Add information in the warnings for :func: `pyhf.infer.test_statistics.qmu ` and
13+ :func: `pyhf.infer.test_statistics.qmu_tilde ` that provides users with the
14+ higher level ``pyhf.infer `` APIs ``kwarg `` to set the correct test statistic.
15+ (PR :pr: `2390 `)
16+ * Correct the variable assignment for the one-sigma and two-sigma limit band
17+ artists in :func: `pyhf.contrib.viz.brazil.plot_brazil_band ` to match the
18+ stated return structure.
19+ (PR :pr: `2411 `)
20+ * In the ``pyhf.infer `` module, correct the ``fixed_params `` type in the docs
21+ to be to :obj: `tuple ` or :obj: `list `.
22+ (PR :pr: `2428 `)
23+
24+ Contributors
25+ ------------
26+
27+ ``v0.7.6 `` benefited from contributions from:
28+
29+ * Lorenz Gaertner
30+
31+ .. |release v0.7.6 | replace :: ``v0.7.6 ``
32+ .. _`release v0.7.6` : https://github.com/scikit-hep/pyhf/releases/tag/v0.7.6
You can’t perform that action at this time.
0 commit comments