mirror of https://github.com/Qiskit/qiskit.git
9 lines
316 B
YAML
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.
|