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

Call decompose_once in TaggedOperation #5071

Merged
merged 3 commits into from
Mar 12, 2022

Conversation

tonybruguier
Copy link
Contributor

This is an attempt to fix #5052

@CirqBot CirqBot added the size: S 10< lines changed <50 label Mar 12, 2022
@tonybruguier tonybruguier marked this pull request as ready for review March 12, 2022 22:54
@tonybruguier tonybruguier requested review from a team, vtomole and cduck as code owners March 12, 2022 22:54
@tonybruguier tonybruguier requested a review from maffoo March 12, 2022 22:55
Copy link
Collaborator

@tanujkhattar tanujkhattar left a comment

Choose a reason for hiding this comment

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

LGTM

@tanujkhattar tanujkhattar merged commit 2792f38 into quantumlib:master Mar 12, 2022
@tonybruguier tonybruguier deleted the cirq_tag branch March 13, 2022 02:24
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
* Call decompose_once in TaggedOperation

* Rename test function

* Maybe more robust decomposition
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
* Call decompose_once in TaggedOperation

* Rename test function

* Maybe more robust decomposition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TaggedOperation._decompose_ should call decompose_once on its sub-operation instead of decompose.
3 participants