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

spin_echoes.ipynb references a removed optimizer #6807

Open
pavoljuhas opened this issue Nov 21, 2024 · 0 comments
Open

spin_echoes.ipynb references a removed optimizer #6807

pavoljuhas opened this issue Nov 21, 2024 · 0 comments
Labels
area/docs area/tutorials good for learning For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues" kind/docs Documentation related problems, ideas, requests kind/health For CI/testing/release process/refactoring/technical debt items triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on

Comments

@pavoljuhas
Copy link
Collaborator

Description of the issue

docs/tutorials/google/spin_echoes.ipynb references cirq.MergeInteractionsToSqrtIswap which was removed in #5727.

Solution

Replace with a working transformer in the notebook, make sure this is rendered on cirq webpage.
Also search for and fix other invalid cirq.Something references in the repository.

Cirq version

1.5.0.dev at 2991e80

@pavoljuhas pavoljuhas added kind/health For CI/testing/release process/refactoring/technical debt items good for learning For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues" area/tutorials labels Nov 21, 2024
@NoureldinYosri NoureldinYosri added the triage/discuss Needs decision / discussion, bring these up during Cirq Cynque label Dec 11, 2024
@mhucka mhucka added kind/docs Documentation related problems, ideas, requests triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on area/docs and removed triage/discuss Needs decision / discussion, bring these up during Cirq Cynque labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs area/tutorials good for learning For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues" kind/docs Documentation related problems, ideas, requests kind/health For CI/testing/release process/refactoring/technical debt items triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Projects
None yet
Development

No branches or pull requests

3 participants