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

Add UNIT_SWEEP as an alias for UnitSweep #6518

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

dstrain115
Copy link
Collaborator

Since this is a singleton, it should use constant naming. Since it should also stay consistent with other Sweeps (and for backwards compatibility), we will keep the old name as well.

Fixes: #5617

Since this is a singleton, it should use constant naming.
Since it should also stay consistent with other Sweeps (and for
backwards compatibility), we will keep the old name as well.

Fixes: quantumlib#5617
@dstrain115 dstrain115 requested review from vtomole, cduck and a team as code owners March 22, 2024 14:58
@dstrain115 dstrain115 added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Mar 22, 2024
@dstrain115 dstrain115 enabled auto-merge (squash) March 22, 2024 20:16
@dstrain115 dstrain115 merged commit edda3a5 into quantumlib:main Mar 22, 2024
29 checks passed
senecameeks added a commit to senecameeks/Cirq that referenced this pull request Mar 22, 2024
Add UNIT_SWEEP as an alias for UnitSweep (quantumlib#6518)
jselig-rigetti pushed a commit to jselig-rigetti/Cirq that referenced this pull request May 28, 2024
Since this is a singleton, it should use constant naming.
Since it should also stay consistent with other Sweeps (and for
backwards compatibility), we will keep the old name as well.

Fixes: quantumlib#5617
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
Since this is a singleton, it should use constant naming.
Since it should also stay consistent with other Sweeps (and for
backwards compatibility), we will keep the old name as well.

Fixes: quantumlib#5617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Tells CirqBot to sync and merge this PR. (If it's running.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnitSweep should be UNIT_SWEEP
2 participants