We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432d57a commit f715527Copy full SHA for f715527
1 file changed
cirq-core/cirq/ops/fsim_gate.py
@@ -81,7 +81,7 @@ class FSimGate(gate_features.InterchangeableQubitsGate, raw_types.Gate):
81
$$
82
83
84
- c = e^{i \phi}
+ c = e^{-i \phi}
85
86
87
Note the difference in sign conventions between FSimGate and the
0 commit comments