Skip to content

Add Lattice Gauge notebook to the TOC #392

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
12 changes: 12 additions & 0 deletions docs/_index_included.yaml
Original file line number Diff line number Diff line change
@@ -123,3 +123,15 @@ included:
- heading: Experimental Wavefunctions
description: Analyze published experimental wavefunctions.
path: /cirq/experiments/qcqmc/experimental_wavefunctions

- heading: Lattice Gauge Theory
description: Simulations for Charges and Strings in (2+1)D Lattice Gauge Theories
options:
- cards
items:
- heading: Experiment Example
path: /cirq/experiments/lattice_gauge/lattice_gauge
- heading: Code Layout


docs/lattice_gauge/lattice_gauge.ipynb
Comment on lines +135 to +137
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks like a leftover and also breaks yaml syntax. Please delete.

4 changes: 4 additions & 0 deletions docs/_toc.yaml
Original file line number Diff line number Diff line change
@@ -83,3 +83,7 @@ toc:
path: /cirq/experiments/qcqmc/full_workflow
- title: "Experimental Wavefunctions"
path: /cirq/experiments/qcqmc/experimental_wavefunctions

- heading: "Lattice Gauge Theory"
- title: "Simulation of Charges and Strings"
path: /cirq/experiments/lattice_gauge/lattice_gauge
Empty file added docs/lattice_gauge/index.md
Empty file.