diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-09-12 17:24:40 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-09-12 17:24:40 -0600 |
| commit | 18eb6dbfa545cdbb69103e312ccb0992d1b20b00 (patch) | |
| tree | a601690e4ff90cb11032ddf43c6c794c829a18a1 /tutorials/module_3/5_ode.md | |
| parent | 0c79ba277ff4afbb36613dfd366481b5e28cdf4e (diff) | |
Worked on module 3
Diffstat (limited to 'tutorials/module_3/5_ode.md')
| -rw-r--r-- | tutorials/module_3/5_ode.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tutorials/module_3/5_ode.md b/tutorials/module_3/5_ode.md index 23b647c..98e68d8 100644 --- a/tutorials/module_3/5_ode.md +++ b/tutorials/module_3/5_ode.md @@ -8,3 +8,10 @@ ## Runge-Kutta + + +# Explicit ODE + + + +# Implicit ODE
\ No newline at end of file |
