qiskit/releasenotes/notes/1.3/fix-isometry-rust-adf0eed09...

7 lines
218 B
YAML

---
fixes:
- |
Fix a bug in :class:`~.library.Isometry` due to an unnecessary assertion,
that led to an error in :meth:`.UnitaryGate.control`
when :class:`~.library.UnitaryGate` had more that two qubits.