Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion between Qiskit and TKET Quantum Circuit formats #218

Open
nquetschlich opened this issue Jul 2, 2023 · 0 comments
Open

Conversion between Qiskit and TKET Quantum Circuit formats #218

nquetschlich opened this issue Jul 2, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request minor Part of a minor release

Comments

@nquetschlich
Copy link
Collaborator

Frequently, we need to convert Qiskit.QuantumCircuit objects to pytket.Circuit objects. Since the underlying qiskit_to_tkmethod from pytket-qiskit is not perfect, we have to work with workarounds at various places in MQT Bench. It would be desired to improve those parts of the code, especially when a Qiskit.transpilecall is used before the conversion to avoid errors (e.g., CQCL/pytket-qiskit#138).

@nquetschlich nquetschlich added enhancement New feature or request bug Something isn't working minor Part of a minor release labels Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request minor Part of a minor release
Projects
None yet
Development

No branches or pull requests

1 participant