diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:32:22 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:32:22 -0600 |
| commit | 098fb4a08ca946ed2c8aa234f1a7129abde9fde0 (patch) | |
| tree | 7b99a3d44742db9c6a63d497a13709f115855398 /README.md | |
| parent | 62e500a9b73c4894a57ce96f47c5c2c290513537 (diff) | |
Updated Readme Admin section for meeting 2025-24-25
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -12,7 +12,7 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is  *Project Gantt Chart: version 2* [Enlarge](admin/gantt.png) -Updated: 2025-04-11 +Updated: 2025-04-29 Online [version](https://markwhen.com/ckolset/MECH305-Modules) @@ -34,16 +34,17 @@ See the tutorials under the /tutorials/ directory. - [Fundamentals of Computing](tutorials/module_1/fundamentals_of_programming.md) - [Open source software](tutorials/module_1/open_source_software.md) - [Computational Expense](tutorials/module_1/computational_expense.md) - - [Error](error.md) + #### Algorithm Developments for ME -- [Numerical Methods](tutorials/module_2/intro_to_numerical_methods.md) +- [Numerical Methods](tutorials/module_2/non_linear_eqn_solver.md) - [Version Control](tutorials/module_2/version_control.md) - [Problem Solving Strategies](tutorials/module_2/problem_solving_strategies.md) - [Code debugging](tutorials/module_2/debugging_code) -- Code Documentation +- [Code Documentation](tutorials/module_2/documentation) - Code libraries & resources - [AI assisted programming](tutorials/module_2/assisted_programming) - Verification and Validation +- [Error](error.md) #### Applications of Computational Mathematics in ME - Systems of Equations and LU Decomposition - Nonlinear Equation Solver |
