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 classical division to register operation in the conversion from pytket to qir #104

Open
cqc-melf opened this issue Dec 12, 2023 · 0 comments

Comments

@cqc-melf
Copy link
Collaborator

cqc-melf commented Dec 12, 2023

Currently the division is not supported in the classical operation. Check with the hardware and add this to the conversion. See for exmple:

https://github.com/CQCL/pytket-quantinuum/blob/0f7b5fc70298047d24dd569d16e31203349d0ae6/tests/integration/backend_test.py#L404

Currently there is no support for division in pyqir, so this would need to be added with a custom function as well. (see discussion at qir-alliance/pyqir#165 / qir-alliance/pyqir#282)

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