From 0a5cda524adf2b1a89bfc2d88bf0fe170787d23e Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 11 Apr 2025 10:20:55 -0600 Subject: Updated admin files for bi-weekly meeting: CourseOverview, gantt chart, readme, meeting note --- README.md | 12 ++++++------ admin/CourseOverview.png | Bin 579286 -> 516658 bytes admin/gantt.png | Bin 189539 -> 167215 bytes admin/meeting-notes/2025-04-11.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a7bf752..6fc1d3a 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is [**Meeting notes**](admin/meeting-notes/) ![Course overview](admin/CourseOverview.png) + *Course Overview Flowchart* [Enlarge](admin/CourseOverview.png) ![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) +*Project Gantt Chart: version 2* [Enlarge](admin/gantt.png) +Updated: 2025-04-11 -Online [module version](https://markwhen.com/ckolset/MECH305-Modules) +Online [version 1 (old)](https://markwhen.com/ckolset/MECH305-ComputingME) +Online [version 2](https://markwhen.com/ckolset/MECH305-Modules) ## Tutorials @@ -26,7 +26,7 @@ See the tutorials under the /tutorials/ directory. - [Installing Anaconda](tutorials/module_1/1_installing_anaconda.md) - [Intro to Anaconda](tutorials/module_1/1_intro_to_anaconda.md) - [Getting started with Spyder](tutorials/module_1/1_spyder_getting_started.md) - - Jupyter Lab/NoteBook + - [Jupyter Lab/NoteBook](tutorials/module_1/1_jupyter_lab_notebook.md) - [Basics of python](tutorials/module_1/1_basics_of_python.md) [notebook](tutorials/module_1/1_basics_of_python.ipynb) - [Arrays](tutorials/module_1/1_arrays.md) - [Functions](tutorials/module_1/1_functions.md) diff --git a/admin/CourseOverview.png b/admin/CourseOverview.png index 568afcb..dd17f78 100644 Binary files a/admin/CourseOverview.png and b/admin/CourseOverview.png differ diff --git a/admin/gantt.png b/admin/gantt.png index ed32c43..4ade819 100644 Binary files a/admin/gantt.png and b/admin/gantt.png differ diff --git a/admin/meeting-notes/2025-04-11.md b/admin/meeting-notes/2025-04-11.md index 3403aea..c4a76e2 100644 --- a/admin/meeting-notes/2025-04-11.md +++ b/admin/meeting-notes/2025-04-11.md @@ -32,7 +32,7 @@ and questions -> Re-arranged Module 2 -> **Go through** together -- Good Potential Textbook +- Good Potential Textbook for Numerical methods -> https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html --- -- cgit v1.2.3