tk_to_qiskit
: Support of Qiskit.QuantumCircuit.Layout
Attribute
#123
Labels
circuit_conversion
Issues and pull requests related to coverting qiskit circuits to pytket and vice versa
enhancement
New feature or request
Hello,
in Qiskit v0.43.0 (Link: https://qiskit.org/documentation/locale/de_DE/release_notes.html#:~:text=Added%20a%20new%20attribute%2C%20layout), the
layout
attribute is officially introduced that stores aTranspileLayout
to preserve mapping information of a compiled and mapped quantum circuit (e.g.,initial_layout
,input_qubit_mapping
,final_layout
).I was wondering whether it is planned that pytket-qiskit's
tk_to_qiskit
supports/sets this attribute when transforming a quantum circuit mapped using pytket to a qiskit circuit.The text was updated successfully, but these errors were encountered: