Skip to content

Update the definition of the Hellinger fidelity (bp #5595)#5703

Merged
mergify[bot] merged 3 commits into
stable/0.16from
mergify/bp/stable/0.16/pr-5595
Jan 25, 2021
Merged

Update the definition of the Hellinger fidelity (bp #5595)#5703
mergify[bot] merged 3 commits into
stable/0.16from
mergify/bp/stable/0.16/pr-5595

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jan 25, 2021

This is an automatic backport of pull request #5595 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* Update the definition of the Hellinger fidelity

* Updates based on review

* add explanation

* Update releasenotes/notes/fix_hellinger_fidelity_def-7f60d53e3577fdaf.yaml

Co-authored-by: Christopher J. Wood <cjwood@us.ibm.com>

Co-authored-by: Christopher J. Wood <cjwood@us.ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit fc77b19)
@mergify mergify Bot requested a review from a team as a code owner January 25, 2021 20:21
In #5595 the hellinger_fidelity() method was split into a function to
calculate the hellinger distance and the fidelity function was update to
use that internally. However, we don't want to backport a new feature
in a backport/bugfix release so this commit marks it as private and
updates the release notes to not mention the new function. We will
introduce the new api function in the 0.17.0 release.
@mtreinish mtreinish added the Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. label Jan 25, 2021
@mtreinish mtreinish mentioned this pull request Jan 25, 2021
6 tasks
@mergify mergify Bot merged commit df53e34 into stable/0.16 Jan 25, 2021
@mergify mergify Bot deleted the mergify/bp/stable/0.16/pr-5595 branch January 25, 2021 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants