File tree Expand file tree Collapse file tree 1 file changed +31
-28
lines changed
Expand file tree Collapse file tree 1 file changed +31
-28
lines changed Original file line number Diff line number Diff line change 88 - file : getting_started
99 - file : python_by_example
1010 - file : functions
11- # - file: python_essentials
12- # - file: oop_intro
13- # - file: names
14- # - file: python_oop
15- # - file: workspace
16- # - caption: The Scientific Libraries
17- # numbered: true
18- # chapters:
19- # - file: need_for_speed
20- # - file: numpy
21- # - file: matplotlib
22- # - file: scipy
23- # - file: pandas
24- # - file: pandas_panel
25- # - file: sympy
26- # - caption: High Performance Computing
27- # numbered: true
28- # chapters:
29- # - file: numba
30- # - file: parallelization
31- # - file: jax_intro
32- # - caption: Advanced Python Programming
33- # numbered: true
34- # chapters:
35- # - file: writing_good_code
36- # - file: python_advanced_features
37- # - file: debugging
11+ - file : python_essentials
12+ - file : oop_intro
13+ - file : names
14+ - file : python_oop
15+ - caption : Foundations of Scientific Computing
16+ numbered : true
17+ chapters :
18+ - file : need_for_speed
19+ - file : numpy
20+ - file : matplotlib
21+ - file : scipy
22+ - caption : High Performance Computing
23+ numbered : true
24+ chapters :
25+ - file : numba
26+ - file : jax_intro
27+ - file : numpy_vs_numba_vs_jax
28+ - caption : Working with Data
29+ numbered : true
30+ chapters :
31+ - file : pandas
32+ - file : pandas_panel
33+ - caption : More Python Programming
34+ numbered : true
35+ chapters :
36+ - file : writing_good_code
37+ - file : workspace
38+ - file : python_advanced_features
39+ - file : debugging
40+ - file : sympy
3841- caption : Other
3942 numbered : true
4043 chapters :
41- # - file: troubleshooting
44+ - file : troubleshooting
4245 - file : status
You can’t perform that action at this time.
0 commit comments