added Szufel material
This commit is contained in:
parent
25c1ba091a
commit
357d1a8b79
@ -63,7 +63,7 @@ website:
|
||||
text: "📝 1 - Docs"
|
||||
- href: material/3_wed/vis/slides.jl
|
||||
text: "📝 2 - Visualizations"
|
||||
- href: material/3_wed/linearalgebra/missing.qmd
|
||||
- href: material/3_wed/linalg/slides.qmd
|
||||
text: "📝 3 - LinearAlgebra"
|
||||
- href: material/3_wed/regression/missing.jl
|
||||
text: "📝 4 - Multiple Regression"
|
||||
@ -74,7 +74,7 @@ website:
|
||||
text: "📝 1 - Simulation"
|
||||
- href: material/4_thu/stats/missing.jl
|
||||
text: "📝 2 - Stats"
|
||||
- href: material/4_thu/parallel/missing.qmd
|
||||
- href: material/4_thu/parallel/slides.qmd
|
||||
text: "📝 3 - Parallelization"
|
||||
- section: "Friday"
|
||||
contents:
|
||||
|
7
material/3_wed/linalg/slides.qmd
Normal file
7
material/3_wed/linalg/slides.qmd
Normal file
@ -0,0 +1,7 @@
|
||||
## Slides
|
||||
|
||||
The slides are available [in pptx format here](Julia_Matrices_Optimization_JuMP_Stuttgart2023.pptx). Note that there are a few extra slides in case you are motivated to learn more!
|
||||
|
||||
## Exercise
|
||||
|
||||
The exercise is available [as a jupyter-notebook here](Julia_Matrices_Optimization_JuMP_Stuttgart2023.ipynb).
|
7
material/4_thu/parallel/slides.qmd
Normal file
7
material/4_thu/parallel/slides.qmd
Normal file
@ -0,0 +1,7 @@
|
||||
## Slides
|
||||
|
||||
The slides are available [in pptx format here](Julia_Parallel_Distributed_2023_Stuttgart.pptx). Note that there are a few extra slides in case you are motivated to learn more!
|
||||
|
||||
## Exercise
|
||||
|
||||
The exercise is available [as a jupyter-notebook here](Julia_Parallel_Distributed_2023_Stuttgart.ipynb).
|
Loading…
Reference in New Issue
Block a user