qiskit/releasenotes/notes/0.22/fix-flipping-cz-gate-fd0830...

7 lines
223 B
YAML

---
fixes:
- |
Fix a problem in the :class:`~.GateDirection` transpiler pass for the
:class:`~.CZGate`. The CZ gate is symmetric, so flipping the qubit
arguments is allowed to match the directed coupling map.