Skip to content

Commit f715527

Browse files
authored
Fix documentation of FSimGate (#6288)
1 parent 432d57a commit f715527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq-core/cirq/ops/fsim_gate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class FSimGate(gate_features.InterchangeableQubitsGate, raw_types.Gate):
8181
$$
8282
8383
$$
84-
c = e^{i \phi}
84+
c = e^{-i \phi}
8585
$$
8686
8787
Note the difference in sign conventions between FSimGate and the

0 commit comments

Comments
 (0)