spin_echoes.ipynb references a removed optimizer #6807
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
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
The text was updated successfully, but these errors were encountered: