qiskit/releasenotes/notes/0.15/combine-into-edge-map-27944...

8 lines
301 B
YAML

---
features:
- |
A new method, :meth:`~qiskit.transpiler.Layout.combine_into_edge_map()`,
was added to the :class:`qiskit.transpiler.Layout` class. This method
enables converting converting two :class:`~qiskit.transpiler.Layout` objects
into a qubit map for composing two circuits.