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

Fix two openfermion docs #795

Merged
merged 1 commit into from Aug 9, 2022
Merged

Conversation

dstrain115
Copy link
Contributor

  • These two were using pre-Cirq 1.0 formalisms.
  • Change cirq.DropNegligble to cirq.drop_negligible_operations
  • Change cirq_google.optimized_for_xmon to
    cirq.optimize_for_target_gateset

- These two were using pre-Cirq 1.0 formalisms.
- Change cirq.DropNegligble to cirq.drop_negligible_operations
- Change cirq_google.optimized_for_xmon to
  cirq.optimize_for_target_gateset
@dstrain115 dstrain115 requested a review from ncrubin August 8, 2022 19:38
Copy link
Collaborator

@ncrubin ncrubin left a comment

Choose a reason for hiding this comment

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

LGTM

@ncrubin ncrubin merged commit 8e5e685 into quantumlib:master Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants