qiskit/releasenotes/notes/0.24/include-ecr-gates-for-pulse...

9 lines
415 B
YAML

---
features:
- |
This PR now allows the pulse scaling techniques found in RZXCalibrationBuilder
and RZXCalibrationBuilderNoEcho to consume `ecr` entangling gates from the
backend, in addition to the `cx` gates they were build for. These native gates
contain the calibrated pulse schedules that the pulse scaling passes use to
generate arbitrary rotations of the :class:`~RZXGate` operation.