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

Fix Pytket conversion for circuits with measurement #202

Open
mark-koch opened this issue May 3, 2024 · 0 comments
Open

Fix Pytket conversion for circuits with measurement #202

mark-koch opened this issue May 3, 2024 · 0 comments

Comments

@mark-koch
Copy link
Collaborator

mark-koch commented May 3, 2024

The Pytket -> Guppy conversion test involving measurement is skipped following #201 since tket2 now retains tket1 measurements with the LBit type instead of converting it to bool.

We need to add a conversion steps that turns them back into bools to be compatible with the Guppy interface.

@mark-koch mark-koch changed the title Reinstate Pytket conversion test Fix Pytket conversion for circuits with measurement May 15, 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