-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_toc.yml
46 lines (43 loc) · 1.8 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
# Table of contents
format: jb-book
root: index
parts:
- caption: Getting Started
#numbered: true
maxdepth: 3
chapters:
- file: chapters/00_getting_started/00_00_welcome
- file: chapters/00_getting_started/00_01_setting_env
- file: chapters/00_getting_started/00_02_qiskit_config
- caption: Classical Computing
maxdepth: 3
chapters:
- file: chapters/01_classical_computing/01_01_bits_and_circuits
- file: chapters/01_classical_computing/01_02_reversible_computing
- file: chapters/01_classical_computing/01_03_bits_to_vectors
- file: chapters/01_classical_computing/01_04_probabilistic_circuits
- caption: Quantum Computing
maxdepth: 3
chapters:
- file: chapters/02_quantum_computing/02_01_bits_to_qubits
- file: chapters/02_quantum_computing/02_02_entanglement
- file: chapters/02_quantum_computing/02_03_single_qb_sys
- file: chapters/02_quantum_computing/02_04_multi_qb_sys
- file: chapters/02_quantum_computing/02_05_quantum_blocks
- caption: Quantum Protocols
maxdepth: 3
chapters:
- file: chapters/03_quantum_protocols/03_01_quantum_money
- file: chapters/03_quantum_protocols/03_02_bell_chsh
- file: chapters/03_quantum_protocols/03_03_bb84_e91
- file: chapters/03_quantum_protocols/03_04_teleportation
- file: chapters/03_quantum_protocols/03_05_superdense_coding
- caption: Quantum Algorithms
maxdepth: 3
chapters:
- file: chapters/04_quantum_algorithms/04_01_deutsch-jozsa
- file: chapters/04_quantum_algorithms/04_02_bernstein-vazirani
- file: chapters/04_quantum_algorithms/04_03_simons
- file: chapters/04_quantum_algorithms/04_04_grover
- file: chapters/04_quantum_algorithms/04_05_amp_amp
- file: chapters/04_quantum_algorithms/04_06_qft