From c686d921c025489a3abde85bc42fac8b6484140d Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 2 Apr 2025 11:49:24 -0600 Subject: Updated Gantt Chart and switched to an online version instead of local. --- README.md | 12 ++-- admin/gantt.png | Bin 193265 -> 189539 bytes admin/timeline.html | 186 ---------------------------------------------------- 3 files changed, 4 insertions(+), 194 deletions(-) delete mode 100644 admin/timeline.html diff --git a/README.md b/README.md index 712d92c..cc98439 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,13 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is ![Course overview](admin/CourseOverview.png) *Course Overview Flowchart* [Enlarge](admin/CourseOverview.png) -To view interactive Gantt chart download and open the .html [file](admin/timeline.html) in a browser. - ![Gantt Chart](admin/gantt.png) *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 diff --git a/admin/gantt.png b/admin/gantt.png index 468e856..ed32c43 100644 Binary files a/admin/gantt.png and b/admin/gantt.png differ diff --git a/admin/timeline.html b/admin/timeline.html deleted file mode 100644 index 6fef53a..0000000 --- a/admin/timeline.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - Markwhen Timeline - - - - -
- - - -- cgit v1.2.3