qiskit/releasenotes/notes/0.45/keep-initial-resets-a5f75cb...

7 lines
226 B
YAML

---
upgrade:
- |
Disables the use of :class:`.RemoveResetInZeroState` in the preset passmanagers.
This better aligns circuits to the notion of arbitrary initial states
unless explicitly set to zeros with resets.