diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-11 10:20:55 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-11 10:20:55 -0600 |
| commit | 0a5cda524adf2b1a89bfc2d88bf0fe170787d23e (patch) | |
| tree | 1085aa28e7049bb547788ceb999c670537cd9fab | |
| parent | cbb3abe483487630f16a4b07beda9e28efc51f10 (diff) | |
Updated admin files for bi-weekly meeting: CourseOverview, gantt chart, readme, meeting note
| -rw-r--r-- | README.md | 12 | ||||
| -rw-r--r-- | admin/CourseOverview.png | bin | 579286 -> 516658 bytes | |||
| -rw-r--r-- | admin/gantt.png | bin | 189539 -> 167215 bytes | |||
| -rw-r--r-- | admin/meeting-notes/2025-04-11.md | 2 |
4 files changed, 7 insertions, 7 deletions
@@ -7,15 +7,15 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is [**Meeting notes**](admin/meeting-notes/)  + *Course Overview Flowchart* [Enlarge](admin/CourseOverview.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 Binary files differindex 568afcb..dd17f78 100644 --- a/admin/CourseOverview.png +++ b/admin/CourseOverview.png diff --git a/admin/gantt.png b/admin/gantt.png Binary files differindex ed32c43..4ade819 100644 --- a/admin/gantt.png +++ b/admin/gantt.png 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 --- |
