-
Notifications
You must be signed in to change notification settings - Fork 149
Expand file tree
/
Copy pathmyst.yml
More file actions
108 lines (108 loc) · 3.34 KB
/
myst.yml
File metadata and controls
108 lines (108 loc) · 3.34 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
version: 1
project:
title: "Topology in condensed matter: tying quantum knots"
copyright: 2025, TU Delft
license:
code: BSD-3-Clause
content: CC-BY-SA-4.0
exclude:
- _build
- src
- "**.ipynb_checkpoints"
- readme.md
settings:
output_stderr: remove-error
github: topocm/topocm_content
toc:
- file: landing.md
- file: license.md
hidden: true
- file: whatsnew.md
hidden: true
- title: Before you begin
children:
- file: w0_background/intro.md
- file: w0_background/band_structures.md
- title: Topology in toy models
children:
- file: w1_topointro/0d.md
- file: w1_topointro/1D.md
- file: w1_topointro/w1_assignments.md
- title: Majoranas I
children:
- file: w2_majorana/nanowire.md
- file: w2_majorana/signatures.md
- file: w2_majorana/braiding.md
- file: w2_majorana/w2_assignments.md
- title: "More parameters: charge pumping"
children:
- file: w3_pump_QHE/pumps.md
- file: w3_pump_QHE/Laughlinargument.md
- file: w3_pump_QHE/QHEedgestates.md
- file: w3_pump_QHE/w3_assignments.md
- title: Chern insulators
children:
- file: w4_haldane/QHE_lattice.md
- file: w4_haldane/haldane_model.md
- file: w4_haldane/w4_assignments.md
- title: Quantum spin Hall effect
children:
- file: w5_qshe/fermion_parity_pump.md
- file: w5_qshe/qshe_experiments.md
- file: w5_qshe/w5_assignments.md
- title: Three-dimensional topological insulators
children:
- file: w6_3dti/bhz.md
- file: w6_3dti/3dti_signatures.md
- file: w6_3dti/w6_assignments.md
- title: Topological defects
children:
- file: w7_defects/ti_majoranas.md
- file: w7_defects/crystalline_defects.md
- file: w7_defects/w7_assignments.md
- title: General approach to topological classification
children:
- file: w8_general/classification.md
- file: w8_general/invariants.md
- file: w8_general/w8_assignments.md
- title: Anderson localization and topology
children:
- file: w9_disorder/scaling.md
- file: w9_disorder/topoflow.md
- file: w9_disorder/w9_assignments.md
- title: "Extensions of classification\_I"
children:
- file: w10_extensions/gapless.md
- file: w10_extensions/mechanics.md
- file: w10_extensions/w10_assignments.md
- title: "Extensions of classification\_II"
children:
- file: w11_extensions2/floquet.md
- file: w11_extensions2/cti.md
- file: w11_extensions2/w11_assignments.md
- title: Beyond single-particle physics
children:
- file: w12_manybody/fqhe.md
- file: w12_manybody/topoorder.md
- file: w12_manybody/w12_assignments.md
- title: Appendices
children:
- file: w2_majorana/Peierls.md
- file: w4_haldane/ComputingChern.md
plugins:
- type: javascript
path: myst_plugins/youtube.mjs
- type: javascript
path: myst_plugins/quizzes.mjs
- type: javascript
path: myst_plugins/hide-input.mjs
site:
options:
logo: logo_small.jpg
folders: true
template: book-theme
nav:
- title: What's new
url: /whatsnew
- title: Course materials
url: /w0-background/intro