qiskit/releasenotes/notes/1.2/fix-stateprep-normalize-a80...

7 lines
201 B
YAML

---
fixes:
- |
Fixed a bug in :class:`.StatePreparation` where the ``normalize``
argument was ignored for input arrays.
Fixed `#12984 <https://github.com/Qiskit/qiskit/issues/12984>`__.