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

Remove deprecated calls in examples/bcs_mean_field #5737

Merged
merged 8 commits into from
Jul 12, 2022

Conversation

dstrain115
Copy link
Collaborator

  • This example was calling optimize_for_xmon
  • Use optimze_for_target_gateset instead.

This class has moved to contrib.

Removed CircuitDag and Unique from the old location
and have removed them from the global namespace.
Users can still access cirq.contrib.CircuitDag.
- This example was calling optimize_for_xmon
- Use optimze_for_target_gateset instead.
@dstrain115 dstrain115 requested review from a team, vtomole and cduck as code owners July 12, 2022 17:27
@dstrain115 dstrain115 requested a review from verult July 12, 2022 17:27
@CirqBot CirqBot added the size: L 250< lines changed <1000 label Jul 12, 2022
Copy link
Collaborator

@dabacon dabacon left a comment

Choose a reason for hiding this comment

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

LGTM

@dabacon dabacon added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jul 12, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jul 12, 2022
@CirqBot CirqBot merged commit 1f3b35b into quantumlib:master Jul 12, 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 Jul 12, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
- This example was calling optimize_for_xmon
- Use optimze_for_target_gateset instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: L 250< lines changed <1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants