Skip to content

Commit

Permalink
Update src/qibo/quantum_info/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Sopena <[email protected]>
  • Loading branch information
renatomello and AlejandroSopena authored Feb 3, 2024
1 parent 5211203 commit 73299a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibo/quantum_info/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def hellinger_fidelity(prob_dist_p, prob_dist_q, validate: bool = False, backend
For probabilities :math:`p` and :math:`q`, the fidelity is defined as
..math::
.. math::
(1 - H^{2}(p, q))^{2} \\, ,
where :math:`H(p, q)` is the Hellinger distance
Expand Down

0 comments on commit 73299a7

Please sign in to comment.