qiskit/releasenotes/notes/1.0/fix-qpy-statepreparation-re...

6 lines
301 B
YAML

fixes:
- |
Fixed QPY deserialization of the :class:`.StatePreparation` and :class:`.Initialize` circuit
instructions with string and integer parameters (as opposed to an explicit statevector, which
was already working). Fixed `#11158 <https://github.com/Qiskit/qiskit/issues/11158>`__.