Skip to content

Commit 65815f2

Browse files
authored
Merge pull request #238 from QuantEcon/add-new-section
Reorder and Adding HPC Section
2 parents bdc2831 + dc0b67a commit 65815f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lectures/_toc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ parts:
1818
- file: numpy
1919
- file: matplotlib
2020
- file: scipy
21+
- file: pandas
22+
- caption: High Performance Computing
23+
numbered: true
24+
chapters:
2125
- file: numba
2226
- file: parallelization
23-
- file: pandas
2427
- caption: Advanced Python Programming
2528
numbered: true
2629
chapters:

0 commit comments

Comments
 (0)