Skip to content

Commit 34650cc

Browse files
author
Daniel Precioso
committed
Update session content: add topics on coupled ODEs and the Kuramoto model for Sessions 3 and 4
1 parent bde69b7 commit 34650cc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)