From 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 5 Feb 2025 12:16:42 -0700 Subject: restructured tutorial/readme.md to reflect course overview --- tutorials/intro_to_numerical_methods.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tutorials/intro_to_numerical_methods.md (limited to 'tutorials/intro_to_numerical_methods.md') diff --git a/tutorials/intro_to_numerical_methods.md b/tutorials/intro_to_numerical_methods.md new file mode 100644 index 0000000..fd51953 --- /dev/null +++ b/tutorials/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