diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-14 01:07:58 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-14 01:07:58 -0700 |
| commit | a436e8517853231126bdb6825a98980d083cc14e (patch) | |
| tree | b58653969e9a8937ac95586bac94e6e9e40a46f9 /tutorials/readme.md | |
| parent | d6f14bd75a694c1b6ed30e3ec2482503e656857e (diff) | |
Updated tutorials
Diffstat (limited to 'tutorials/readme.md')
| -rw-r--r-- | tutorials/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md index c96b323..6f3fa54 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -19,8 +19,8 @@ This directory contains all the tutorials. ### Algorithm Developments for ME -- [Introduction to Numerical Methods](intro_to_numerical_methods.md) \[Started\] -- [Version Control](version_control.md) +- [Introduction to Numerical Methods](2_01_intro_to_numerical_methods.md) \[Started\] +- [Version Control](2_version_control.md) - Roots and Optimization - Systems of Equations and LU Decomposition - Linear Regression @@ -29,4 +29,4 @@ This directory contains all the tutorials. ### Applications of Computational Mathematics in ME ### Data Analysis of Processing -- [Plotting](plotting.md)
\ No newline at end of file +- [Plotting](4_plotting.md)
\ No newline at end of file |
