Skip to content

Fix sidepanel contents for section on noise #7518

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

Merged
merged 2 commits into from
Jul 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 9 additions & 12 deletions docs/_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,18 +167,15 @@ upper_tabs:
path: /cirq/noise/representing_noise
#### CHARACTERIZATION AND COMPENSATION ####
- heading: "Characterization and compensation"
- title: "Cross-Entropy Benchmarking (XEB)"
style: accordion
section:
- title: "Cross-Entropy Benchmarking Theory"
path: /cirq/noise/qcvv/xeb_theory
- title: "Coherent vs incoherent noise with XEB"
path: /cirq/noise/qcvv/coherent_vs_incoherent_xeb
- title: "Parallel XEB"
path: /cirq/noise/qcvv/parallel_xeb
- title: "XEB calibration: Example and Benchmark"
path: /cirq/noise/qcvv/xeb_calibration_example
#### VISUALIZING NOISE ####
- title: "Cross-Entropy Benchmarking (XEB) Theory"
path: /cirq/noise/qcvv/xeb_theory
- title: "Coherent vs incoherent noise with XEB"
path: /cirq/noise/qcvv/coherent_vs_incoherent_xeb
- title: "Parallel XEB"
path: /cirq/noise/qcvv/parallel_xeb
- title: "XEB calibration: Example and Benchmark"
path: /cirq/noise/qcvv/xeb_calibration_example
#### VISUALIZING NOISE ####
- heading: "Visualizing noise"
- title: "Heatmaps"
path: /cirq/noise/heatmaps
Expand Down