qiskit/releasenotes/notes/0.20/add-xy-gate-e3ac32084273136...

9 lines
316 B
YAML

---
features:
- |
Added new gate class, :class:`~qiskit.circuit.library.XXPlusYYGate`, to
the circuit library (:mod:`qiskit.circuit.library`). This gate is a
2-qubit parameterized XX+YY interaction, also known as an XY gate, and is
based on the gate described in https://arxiv.org/abs/1912.04424.