Skip to content

Commit 1e0e2ce

Browse files
fdmalonepavoljuhas
andauthored
Add QCQMC to cards / TOC on quantumai website. (#363)
* Add QCQMC to the tocs. * Add missing EOL. * Fix indentation per yamllint --------- Co-authored-by: Pavol Juhas <[email protected]>
1 parent fcfc513 commit 1e0e2ce

File tree

2 files changed

+93
-66
lines changed

2 files changed

+93
-66
lines changed

docs/_index_included.yaml

Lines changed: 83 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -4,105 +4,122 @@ included:
44
options:
55
- cards
66
items:
7-
- heading: Research with ReCirq
8-
description: How to use this code.
9-
path: /cirq/experiments/research
10-
- heading: ReCirq experiment structure
11-
description: How ReCirq experiments are structured.
12-
path: /cirq/experiments/guide/data_collection_idioms
13-
- heading: Data collection
14-
description: How ReCirq experiments collect data.
15-
path: /cirq/experiments/guide/data_collection
16-
- heading: Data analysis
17-
description: How ReCirq experiments analyze data.
18-
path: /cirq/experiments/guide/data_analysis
19-
- heading: Best practices
20-
description: Additional advice on writing ReCirq experiments.
21-
path: /cirq/experiments/guide/best_practices
7+
- heading: Research with ReCirq
8+
description: How to use this code.
9+
path: /cirq/experiments/research
10+
- heading: ReCirq experiment structure
11+
description: How ReCirq experiments are structured.
12+
path: /cirq/experiments/guide/data_collection_idioms
13+
- heading: Data collection
14+
description: How ReCirq experiments collect data.
15+
path: /cirq/experiments/guide/data_collection
16+
- heading: Data analysis
17+
description: How ReCirq experiments analyze data.
18+
path: /cirq/experiments/guide/data_analysis
19+
- heading: Best practices
20+
description: Additional advice on writing ReCirq experiments.
21+
path: /cirq/experiments/guide/best_practices
2222

2323
- heading: QAOA
2424
description: Tutorials and examples with the Quantum Approximate Optimization Algorithm.
2525
options:
2626
- cards
2727
items:
28-
- heading: Overview
29-
path: /cirq/experiments/qaoa
30-
- heading: Example problems
31-
description: Introductory QAOA problems.
32-
path: /cirq/experiments/qaoa/example_problems
33-
- heading: Tasks
34-
description: QAOA experiment Task object.
35-
path: /cirq/experiments/qaoa/tasks
36-
- heading: Precomputed analysis
37-
description: QAOA analysis with precomputed optimal angles.
38-
path: /cirq/experiments/qaoa/precomputed_analysis
39-
- heading: Landscape analysis
40-
description: QAOA analysis with a hardware landscape.
41-
path: /cirq/experiments/qaoa/landscape_analysis
42-
- heading: Optimization analysis
43-
description: QAOA analysis with an optimization path.
44-
path: /cirq/experiments/qaoa/optimization_analysis
45-
- heading: Hardware grid circuits
46-
description: QAOA on grid-shaped hardware.
47-
path: /cirq/experiments/qaoa/hardware_grid_circuits
48-
- heading: Routing with tket
49-
description: Use t|ket> to map QAOA to a generic device.
50-
path: /cirq/experiments/qaoa/routing_with_tket
28+
- heading: Overview
29+
path: /cirq/experiments/qaoa
30+
- heading: Example problems
31+
description: Introductory QAOA problems.
32+
path: /cirq/experiments/qaoa/example_problems
33+
- heading: Tasks
34+
description: QAOA experiment Task object.
35+
path: /cirq/experiments/qaoa/tasks
36+
- heading: Precomputed analysis
37+
description: QAOA analysis with precomputed optimal angles.
38+
path: /cirq/experiments/qaoa/precomputed_analysis
39+
- heading: Landscape analysis
40+
description: QAOA analysis with a hardware landscape.
41+
path: /cirq/experiments/qaoa/landscape_analysis
42+
- heading: Optimization analysis
43+
description: QAOA analysis with an optimization path.
44+
path: /cirq/experiments/qaoa/optimization_analysis
45+
- heading: Hardware grid circuits
46+
description: QAOA on grid-shaped hardware.
47+
path: /cirq/experiments/qaoa/hardware_grid_circuits
48+
- heading: Routing with tket
49+
description: Use t|ket> to map QAOA to a generic device.
50+
path: /cirq/experiments/qaoa/routing_with_tket
5151

5252
- heading: Hartree-Fock VQE
5353
description: How to run the Hartree-Fock Variational Quantum Eigensolver experiment.
5454
options:
5555
- cards
5656
items:
57-
- heading: Overview
58-
path: /cirq/experiments/hfvqe
59-
- heading: Quickstart
60-
description: A short tutorial to show HFVQE in action.
61-
path: /cirq/experiments/hfvqe/quickstart
62-
- heading: Molecular data
63-
description: How to make molecule files for use with HFVQE.
64-
path: /cirq/experiments/hfvqe/molecular_data
57+
- heading: Overview
58+
path: /cirq/experiments/hfvqe
59+
- heading: Quickstart
60+
description: A short tutorial to show HFVQE in action.
61+
path: /cirq/experiments/hfvqe/quickstart
62+
- heading: Molecular data
63+
description: How to make molecule files for use with HFVQE.
64+
path: /cirq/experiments/hfvqe/molecular_data
6565

6666
- heading: Fermi-Hubbard
6767
description: Simulating spin and charge dynamics with a Fermi-Hubbard model.
6868
options:
6969
- cards
7070
items:
71-
- heading: Overview
72-
path: /cirq/experiments/fermi_hubbard
73-
- heading: Experiment example
74-
description: End-to-end with a single instance of the Fermi-Hubbard experiment.
75-
path: /cirq/experiments/fermi_hubbard/experiment_example
76-
- heading: Spin-charge separation results
77-
description: Experimental data collected and analyzed.
78-
path: /cirq/experiments/fermi_hubbard/publication_results
71+
- heading: Overview
72+
path: /cirq/experiments/fermi_hubbard
73+
- heading: Experiment example
74+
description: End-to-end with a single instance of the Fermi-Hubbard experiment.
75+
path: /cirq/experiments/fermi_hubbard/experiment_example
76+
- heading: Spin-charge separation results
77+
description: Experimental data collected and analyzed.
78+
path: /cirq/experiments/fermi_hubbard/publication_results
7979

8080
- heading: Quantum Scrambling
8181
description: Use out-of-time-order (OTOC) correlators to demonstrate quantum scrambling.
8282
options:
8383
- cards
8484
items:
85-
- heading: Overview
86-
path: /cirq/experiments/otoc
87-
- heading: Experiment example
88-
description: Build, run and plot an OTOC circuit.
89-
path: /cirq/experiments/otoc/otoc_example
85+
- heading: Overview
86+
path: /cirq/experiments/otoc
87+
- heading: Experiment example
88+
description: Build, run and plot an OTOC circuit.
89+
path: /cirq/experiments/otoc/otoc_example
9090

9191
- heading: Toric Code
9292
description: Explore the toric code model of interacting qubits.
9393
options:
9494
- cards
9595
items:
96-
- heading: Overview
97-
path: /cirq/experiments/toric_code
98-
- heading: Ground State
99-
description: Create a toric code ground state.
100-
path: /cirq/experiments/toric_code/toric_code_ground_state
96+
- heading: Overview
97+
path: /cirq/experiments/toric_code
98+
- heading: Ground State
99+
description: Create a toric code ground state.
100+
path: /cirq/experiments/toric_code/toric_code_ground_state
101101

102102
- heading: Kardar-Parisi-Zhang Physics
103103
description: Probe the dynamics of transferred magnetization in the Heisenberg spin chain.
104104
options:
105105
- cards
106106
items:
107-
- heading: Experiment example
108-
path: /cirq/experiments/kpz/kpz
107+
- heading: Experiment example
108+
path: /cirq/experiments/kpz/kpz
109+
110+
- heading: Quantum-Classical Quantum Monte Carlo
111+
description: How to run QCQMC for quantum chemistry applications.
112+
options:
113+
- cards
114+
items:
115+
- heading: Overview
116+
path: /cirq/experiments/qcqmc
117+
- heading: Code Layout
118+
description: A short tutorial on the code structure.
119+
path: /cirq/experiments/qcqmc/high_level
120+
- heading: End-to-End Example
121+
description: How to generate a shadow trial wavefunction for a molecular system
122+
path: /cirq/experiments/qcqmc/full_workflow
123+
- heading: Experimental Wavefunctions
124+
description: Analyze published experimental wavefunctions.
125+
path: /cirq/experiments/qcqmc/experimental_wavefunctions

docs/_toc.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,13 @@ toc:
7373
- heading: "Kardar-Parisi-Zhang"
7474
- title: "KPZ and the Heisenberg Spin Chain"
7575
path: /cirq/experiments/kpz/kpz
76+
77+
- heading: "Quantum-Classical Quantum Monte Carlo"
78+
- title: "Overview"
79+
path: /cirq/experiments/qcqmc
80+
- title: "Code Layout"
81+
path: /cirq/experiments/qcqmc/high_level
82+
- title: "End-to-End Example"
83+
path: /cirq/experiments/qcqmc/full_workflow
84+
- title: "Experimental Wavefunctions"
85+
path: /cirq/experiments/qcqmc/experimental_wavefunctions

0 commit comments

Comments
 (0)