qiskit/releasenotes/notes/0.45/add-expr-to-drawers-7a1ffa8...

8 lines
270 B
YAML

---
features:
- |
Added the ability to display conditions as expressions from
:class:`.Expr` in the :meth:`.QuantumCircuit.draw` method and the
:func:`~.circuit_drawer` function when visualizing circuits that
have :class:`.ControlFlowOp` instructions.