mirror of https://github.com/Qiskit/qiskit.git
8 lines
301 B
YAML
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.
|