diff options
| -rw-r--r-- | tutorials/readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md index 5aabc10..39c9bb5 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -22,8 +22,6 @@ This directory contains all the tutorials. ### Algorithm Developments for ME - [Introduction to Numerical Methods](2_01_intro_to_numerical_methods.md) \[In-progress\] - [Version Control](2_version_control.md) \[In-progress\] -- Roots and Optimization -- Linear Regression - Code de-bugging - Code Documentation @@ -31,6 +29,9 @@ This directory contains all the tutorials. - AI assisted programming - Verification and Validation +- Roots and Optimization +- Linear Regression + ### Applications of Computational Mathematics in ME - Systems of Equations and LU Decomposition - Numerical Integration |
