diff options
Diffstat (limited to 'tutorials/module_3/numerical_methods.md')
| -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) |
