|
13 | 13 | - file: course_contents/week_6 |
14 | 14 | - file: course_contents/week_7 |
15 | 15 | - file: course_contents/week_8 |
| 16 | + - file: course_contents/week_9 |
16 | 17 | - caption: Jupyter Notebooks |
17 | 18 | chapters: |
18 | 19 | - file: notebooks_introduction/what_is_a_jupyter_notebook |
@@ -89,15 +90,14 @@ parts: |
89 | 90 | - file: monte_carlo/metropolis_monte_carlo.md |
90 | 91 | - file: monte_carlo/the_metropolis_algorithm.md |
91 | 92 | - file: monte_carlo/ising_model_simulation.md |
92 | | - #- file: vectors_and_matrics/working_with_vectors_and_matrices.md |
93 | | - #- file: comp_chem_methods/vectors_and_matrices |
94 | | - #sections: |
95 | | - #- file: comp_chem_methods/vectors |
96 | | - #- file: comp_chem_methods/vectors_in_python |
97 | | - #- file: comp_chem_methods/matrices |
98 | | - #- file: comp_chem_methods/matrices_in_python |
99 | | - #- file: comp_chem_methods/eigenvalues_and_eigenvectors |
100 | | - #- file: comp_chem_methods/moments_of_inertia |
| 93 | + - file: vectors_and_matrices/vectors_and_matrices |
| 94 | + sections: |
| 95 | + - file: vectors_and_matrices/vectors |
| 96 | + - file: vectors_and_matrices/vectors_in_python |
| 97 | + - file: vectors_and_matrices/matrices |
| 98 | + - file: vectors_and_matrices/matrices_in_python |
| 99 | + - file: vectors_and_matrices/eigenvalues_and_eigenvectors |
| 100 | + - file: vectors_and_matrices/moments_of_inertia |
101 | 101 | - caption: Example Coursework Notebooks |
102 | 102 | chapters: |
103 | 103 | - file: example_coursework_notebooks/ir_spectra.ipynb |
|
0 commit comments