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

Move optimizers/decompositions.py to transformers/analytical_decompositions/single_qubit_decompositions.py #4799

Merged

Conversation

tanujkhattar
Copy link
Collaborator

Moves the following file from cirq/optimizers/ to cirq/transformers/analytical_decompositions/ using deprecated_submodule:

  • decompositions.py --> single_qubit_decompositions.py

Part of #4722

@tanujkhattar tanujkhattar requested review from cduck, vtomole and a team as code owners January 4, 2022 22:45
@tanujkhattar tanujkhattar requested a review from dabacon January 4, 2022 22:45
@CirqBot CirqBot added the size: M 50< lines changed <250 label Jan 4, 2022
Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelBroughton MichaelBroughton added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jan 5, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jan 5, 2022
@CirqBot CirqBot merged commit 8192ae7 into quantumlib:master Jan 5, 2022
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jan 5, 2022
MichaelBroughton pushed a commit to MichaelBroughton/Cirq that referenced this pull request Jan 22, 2022
…positions/single_qubit_decompositions.py` (quantumlib#4799)

Moves the following file from `cirq/optimizers/` to `cirq/transformers/analytical_decompositions/` using `deprecated_submodule`:

 - decompositions.py --> single_qubit_decompositions.py

Part of quantumlib#4722
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
…positions/single_qubit_decompositions.py` (quantumlib#4799)

Moves the following file from `cirq/optimizers/` to `cirq/transformers/analytical_decompositions/` using `deprecated_submodule`:

 - decompositions.py --> single_qubit_decompositions.py

Part of quantumlib#4722
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
…positions/single_qubit_decompositions.py` (quantumlib#4799)

Moves the following file from `cirq/optimizers/` to `cirq/transformers/analytical_decompositions/` using `deprecated_submodule`:

 - decompositions.py --> single_qubit_decompositions.py

Part of quantumlib#4722
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants