From 183c55c09e62c069d65b2f5d9f5d7c065ad16228 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 3 Sep 2025 13:19:49 -0600 Subject: Updated entries --- tutorials/module_3/ode.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tutorials/module_3/ode.md (limited to 'tutorials/module_3/ode.md') diff --git a/tutorials/module_3/ode.md b/tutorials/module_3/ode.md deleted file mode 100644 index 23b647c..0000000 --- a/tutorials/module_3/ode.md +++ /dev/null @@ -1,10 +0,0 @@ -# Numerical Solutions of Ordinary Differential Equations - -## Euler's Method - -### Forwards Eulers - -### Backwards Eulers - -## Runge-Kutta - -- cgit v1.2.3