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

Add OpType.Delay as valid member of pytket.circuit.OpType for ibm backend #260

Open
irfankhan10 opened this issue Feb 12, 2024 · 1 comment

Comments

@irfankhan10
Copy link
Collaborator

Hi all, I am applying a dynamical decoupling pass on a qiskit circuit and then converting into a tket circuit. I am running into a issue since I cannot convert a qiskit "delay" instruction into a tket OpType .

Please can I request the following:

  1. Additional OpType member,OpType.Delay, to enable translation from qiskit into tket circuit after dynamical decoupling is applied to the qiskit circuit

  2. Modifications into IBMQBackend et al, to enable compilation and submission of tket Circuit with OpType.Delay gate to IBM backends and simulators

@irfankhan10
Copy link
Collaborator Author

@jcqc jcqc changed the title Add OpType.Delay as valid member of pytket.circuit.OpType Add OpType.Delay as valid member of pytket.circuit.OpType for ibm backend Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant