diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-05-05 19:01:43 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-05-05 19:01:43 -0600 |
| commit | 8e875f1e9599dd52dcaad71ea0b2f21210312ca2 (patch) | |
| tree | a4d110d6241bb90dc6a5d3134d55a251e6bc553c /tutorials/module_3 | |
| parent | 64985c201980e2edd00c54e8ba9270f55d8c6fe8 (diff) | |
Post meeting state
Diffstat (limited to 'tutorials/module_3')
| -rw-r--r-- | tutorials/module_3/numerical_methods.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorials/module_3/numerical_methods.md b/tutorials/module_3/numerical_methods.md index 6791aff..4b3f39a 100644 --- a/tutorials/module_3/numerical_methods.md +++ b/tutorials/module_3/numerical_methods.md @@ -33,9 +33,9 @@ Euler's Method - Forward - Backwards -Runge-Kutta Method +Runge-Kutte -[Read More](https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/chapter22.00-ODE-Initial-Value-Problems.html) +[ReadMore](https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/chapter22.00-ODE-Initial-Value-Problems.html) |
