qiskit/releasenotes/notes/zxz-decomposition-6f0c2a31c...

8 lines
310 B
YAML

---
features:
- |
Expanded the decomposition methods for single-qubit gates to now also include the
'ZXZ' basis, characterized by three rotations about the Z,X,Z axis. This now means
that a general 2x2 Operator can be decomposed into following bases.
'U3', 'U1X', 'ZYZ', 'ZXZ', 'XYX', 'ZXZ'.