Skip to content

Commit

Permalink
small cosmetic fix in release note
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangWaltenberger committed Dec 19, 2023
1 parent 5d34669 commit 34d8a4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ReleaseNotes
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Release v2.3.3, Tue 19 Dec 2023

* added resummino cross section computer
* fixed bug in computation of error on muhat, for pyhf likelihoods
(affects mostly only numpy backend)
(affects mostly the numpy backend)
* small change in initialisation of gradient descent method for computation of
combined mu_hat, to increate robustness of method

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/source/ReleaseUpdate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ New in Version 2.3.3:

* added :ref:`resummino cross section <xsecResummino>` computer
* fixed bug in computation of error on muhat, for `pyhf likelihoods <tools.html#tools.pyhfInterface.PyhfUpperLimitComputer.lmax>`_
(affects mostly only numpy backend)
(affects mostly the numpy backend)
* small change in initialisation of gradient descent method for computation of
`combined mu_hat <tools.html#tools.analysesCombinations.AnaCombLikelihoodComputer.lmax>`_, to increate robustness of method

Expand Down

0 comments on commit 34d8a4b

Please sign in to comment.