Skip to content

Fix #189: handle use_physical_cz argument #423

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Aug 19, 2025

The call to cz_to_sqrt_iswap passed an argument that it doesn't have. Based on the description of use_physical_cz, it seems that the intention was to call cirq.CZ when use_physical_cz=True.

The call to `cz_to_sqrt_iswap` passed an argument that it doesn't have.
Based on the description of `use_physical_cz`, it seems that the
intention was to call `cirq.CZ` when `use_physical_cz=True`.
Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before merging, please delete the cz_correction argument of build_otoc_circuits as it is unused.

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

Successfully merging this pull request may close these issues.

2 participants