summaryrefslogtreecommitdiff
path: root/tutorials/module_3/ode.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/module_3/ode.md')
-rw-r--r--tutorials/module_3/ode.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/tutorials/module_3/ode.md b/tutorials/module_3/ode.md
new file mode 100644
index 0000000..23b647c
--- /dev/null
+++ b/tutorials/module_3/ode.md
@@ -0,0 +1,10 @@
+# Numerical Solutions of Ordinary Differential Equations
+
+## Euler's Method
+
+### Forwards Eulers
+
+### Backwards Eulers
+
+## Runge-Kutta
+