Skip to content

Commit

Permalink
Added -1 to the definition of the ZZ term of the FSimGate
Browse files Browse the repository at this point in the history
  • Loading branch information
bramathon committed Sep 13, 2023
1 parent cf005c2 commit d4e6486
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 d4e6486

Please sign in to comment.