qiskit/releasenotes/notes/1.0/preset-passmanager-coupling...

7 lines
244 B
YAML

---
features_transpiler:
- |
Enhanced the :func:`.generate_preset_pass_manager` function to allow users to
provide a coupling map as a legacy-format list. Previously, users were required
to provide a :class:`.CouplingMap` object.