-
Notifications
You must be signed in to change notification settings - Fork 0
/
_toc.yml
55 lines (50 loc) · 1.12 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Basics
chapters:
# - file: basic
- file: simulation
sections:
- file: state
- file: operator
# - file: quantities
- file: channel
- file: error
- file: hamiltonian
sections:
- file: spin
- file: fermion
- file: field
- caption: Quantum algorithms
chapters:
- file: trotter
sections:
- file: ordering
# - file: grouping
- file: interference
- file: localization
- file: average
# - file: trotter_bound
# # sections:
# - file: long_time
# # - file: short_time
# # - file: random_input
# - file: adaptive
- file: post_trotter
sections:
- file: lcu
- file: qsp
- caption: Classical simulation
chapters:
- file: path_integral
- file: tensor_network
- caption: Applications
chapters:
# - file: misc
- file: ground
- file: phase_transition
# - file: phase_estimation
- file: open