From b7652c078a74ec0fd8419c4e0d8f9dc1d7b28020 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 1 Oct 2025 14:04:14 -0600 Subject: Re-structure of Module 3 to make each file a seperate lecture --- tutorials/module_3/3_8_Systems_of_ODEs.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tutorials/module_3/3_8_Systems_of_ODEs.md (limited to 'tutorials/module_3/3_8_Systems_of_ODEs.md') diff --git a/tutorials/module_3/3_8_Systems_of_ODEs.md b/tutorials/module_3/3_8_Systems_of_ODEs.md new file mode 100644 index 0000000..52b2267 --- /dev/null +++ b/tutorials/module_3/3_8_Systems_of_ODEs.md @@ -0,0 +1,5 @@ +# Systems of ODE's +All methods for single ODE equations can be extended to using for system of ODEs + + +## Problem 1: \ No newline at end of file -- cgit v1.2.3