Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jan 25, 2021

Conversation

mergify[bot]
Copy link
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: Bugfix Include in the "Fixed" section of the 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: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants