-
Notifications
You must be signed in to change notification settings - Fork 672
[Decomposition] decomposition of PCPhase as a quantum function #7591
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
Conversation
…o symbolic-rules-01
…o symbolic-rules-01
Could you remove |
…o pcphase-decomp
…into pcphase-decomp
Co-authored-by: Mudit Pandey <[email protected]>
…into pcphase-decomp
…o pcphase-decomp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the import clean-ups. I'm happy with the implementation just a few questions about the logic clean-up for wires initialization.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the swift change - LGTM!
…o pcphase-decomp
Context:
Description of the Change:
Translates the decomposition of
PCPhase
into a quantum function.Benefits:
Possible Drawbacks:
Related GitHub Issues:
[sc-89611]