qiskit/releasenotes/notes/0.24/fix-qasm2-c3sxgate-47171c9d...

6 lines
221 B
YAML

---
fixes:
- |
Circuits containing :class:`.C3SXGate` can now be output and read in again safely from the
OpenQASM 2.0 exporter (:meth:`.QuantumCircuit.qasm`) and parser (:meth:`.QuantumCircuit.from_qasm_str`).