File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,24 +115,24 @@ streamlit run ./streamlit/home.py
115115
116116## SESSION 3 (LIVE IN-PERSON)
117117
118+ - Exploring synchronization with multiple coupled ODEs.
119+ - Implementing the Kuramoto model in Python.
120+ - Visualizing synchronization and analyzing the effects of coupling strength and initial conditions. This might include visual animations.
121+
122+ ## SESSION 4 (LIVE IN-PERSON)
123+
118124- Reaction-diffusion equations and pattern formation in 2D
119125- Using Python for numerical integration of reaction-diffusion equations, based on a finite differences scheme.
120126- Creating animations to visualize pattern formation.
121127- Exploring parameter space to observe different patterns.
122128
123- ## SESSION 4 (LIVE IN-PERSON)
129+ ## SESSION 5 (LIVE IN-PERSON)
124130
125131- Reaction-diffusion equations in 1D.
126132- Using Python for numerical integration of reaction-diffusion equations, based on a finite differences scheme.
127133- Creating animations to visualize pattern formation.
128134- Exploring parameter space to observe different patterns.
129135
130- ## SESSION 5 (LIVE IN-PERSON)
131-
132- - Exploring synchronization with multiple coupled ODEs.
133- - Implementing the Kuramoto model in Python.
134- - Visualizing synchronization and analyzing the effects of coupling strength and initial conditions. This might include visual animations.
135-
136136## SESSION 6 (LIVE IN-PERSON)
137137
138138- Studying flocking and collective motion.
You can’t perform that action at this time.
0 commit comments