diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 12:16:42 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 12:16:42 -0700 |
| commit | 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df (patch) | |
| tree | 21e220973f98def2e38572a29647babcf131bedc /tutorials/intro_to_numerical_methods.md | |
| parent | 98f45d4781b2123ca3cc11245282c6353d1c2be6 (diff) | |
restructured tutorial/readme.md to reflect course overview
Diffstat (limited to 'tutorials/intro_to_numerical_methods.md')
| -rw-r--r-- | tutorials/intro_to_numerical_methods.md | 6 |
1 files changed, 6 insertions, 0 deletions
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] |
