From a436e8517853231126bdb6825a98980d083cc14e Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 14 Feb 2025 01:07:58 -0700 Subject: Updated tutorials --- tutorials/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tutorials/readme.md') 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 -- cgit v1.2.3