From 8e875f1e9599dd52dcaad71ea0b2f21210312ca2 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 5 May 2025 19:01:43 -0600 Subject: Post meeting state --- tutorials/module_3/numerical_methods.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tutorials/module_3/numerical_methods.md') 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) -- cgit v1.2.3