diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-03-14 11:40:15 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-03-14 11:40:15 -0600 |
| commit | 1a18439185680be165a17fabd59303891914f412 (patch) | |
| tree | ba07eeeb3a899747df10c4cd4db0fe37c42e2798 /tutorials | |
| parent | ab0dbb368948becb5beda50a585f9620bc186662 (diff) | |
Updated: readme.md - formatting
Diffstat (limited to 'tutorials')
| -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 |
