Skip to content

Commit

Permalink
Fix documentation of FSimGate (#6288)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramathon authored Sep 15, 2023
1 parent 432d57a commit f715527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq-core/cirq/ops/fsim_gate.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class FSimGate(gate_features.InterchangeableQubitsGate, raw_types.Gate):
$$
$$
c = e^{i \phi}
c = e^{-i \phi}
$$
Note the difference in sign conventions between FSimGate and the
Expand Down

0 comments on commit f715527

Please sign in to comment.