qiskit/releasenotes/notes/0.24/add-inverse-ecr-e03720252a0...

6 lines
161 B
YAML

---
fixes:
- |
The method :meth:`.ECRGate.inverse` now returns another :class:`.ECRGate` instance
rather than a custom gate, since it is self inverse.