From 45481094b28ff01be6ebad848628fa582b231dd8 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 13 Feb 2025 22:01:58 -0700 Subject: Added numbering to files. Made progress on installing and intro to anaconda tutorials. --- tutorials/2_01_intro_to_numerical_methods.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tutorials/2_01_intro_to_numerical_methods.md (limited to 'tutorials/2_01_intro_to_numerical_methods.md') diff --git a/tutorials/2_01_intro_to_numerical_methods.md b/tutorials/2_01_intro_to_numerical_methods.md new file mode 100644 index 0000000..fd51953 --- /dev/null +++ b/tutorials/2_01_intro_to_numerical_methods.md @@ -0,0 +1,6 @@ +# Introduction to Numerical Methods + + +## What is Numerical? + +## How does it work? [Error] -- cgit v1.2.3