diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-02 11:49:24 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-02 11:49:24 -0600 |
| commit | c686d921c025489a3abde85bc42fac8b6484140d (patch) | |
| tree | 66c993763035f3b90cfa30cbc95566c35d6d5f43 /README.md | |
| parent | d6fda7deeb094becacd553ab228d94cf872b7b27 (diff) | |
Updated Gantt Chart and switched to an online version instead of local.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -10,12 +10,13 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is  *Course Overview Flowchart* [Enlarge](admin/CourseOverview.png) -To view interactive Gantt chart download and open the .html [file](admin/timeline.html) in a browser. -  *Project Gantt Chart* [Enlarge](admin/gantt.png) +Updated: 2025-04-02 + +Online [project version](https://markwhen.com/ckolset/MECH305-ComputingME) -Updated: 2025-03-28 +Online [module version)](https://markwhen.com/ckolset/MECH305-Modules) ## Tutorials @@ -36,8 +37,6 @@ See the tutorials under the /tutorials/ directory. - [Fundamentals of Computing](tutorials/module_1/1_fundamentals_of_programming.md) - [Open source software](tutorials/module_1/1_open_source_software.md) \[In-progress\] - [Computational Expense](tutorials/module_1/1_computational_expense.md) - - #### Algorithm Developments for ME - [Introduction to Numerical Methods](tutorials/module_2/2_01_intro_to_numerical_methods.md) \[In-progress\] - [Version Control](tutorials/module_2/2_version_control.md) \[In-progress\] @@ -48,8 +47,6 @@ See the tutorials under the /tutorials/ directory. - [AI assisted programming](tutorials/module_2/2_ai_assisted_programming) - Verification and Validation - Roots and Optimization - - #### Applications of Computational Mathematics in ME - Systems of Equations and LU Decomposition - Nonlinear Equation Solver @@ -57,7 +54,6 @@ See the tutorials under the /tutorials/ directory. - Numerical Integration - Ordinary Differential Equations #### Data Analysis of Processing - - Importing scientific data - [Linear Regression](tutorials/linear_regression.md) - Data Processing |
