qiskit/releasenotes/notes/0.25/fix-0q-operator-statevector...

7 lines
249 B
YAML

---
fixes:
- |
Construction of a :class:`~.quantum_info.Statevector` from a :class:`.QuantumCircuit` containing
zero-qubit operations will no longer raise an error. These operations impart a global phase on
the resulting statevector.