summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-11 10:20:55 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-11 10:20:55 -0600
commit0a5cda524adf2b1a89bfc2d88bf0fe170787d23e (patch)
tree1085aa28e7049bb547788ceb999c670537cd9fab
parentcbb3abe483487630f16a4b07beda9e28efc51f10 (diff)
Updated admin files for bi-weekly meeting: CourseOverview, gantt chart, readme, meeting note
-rw-r--r--README.md12
-rw-r--r--admin/CourseOverview.pngbin579286 -> 516658 bytes
-rw-r--r--admin/gantt.pngbin189539 -> 167215 bytes
-rw-r--r--admin/meeting-notes/2025-04-11.md2
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
--- a/admin/CourseOverview.png
+++ b/admin/CourseOverview.png
Binary files differ
diff --git a/admin/gantt.png b/admin/gantt.png
index ed32c43..4ade819 100644
--- a/admin/gantt.png
+++ b/admin/gantt.png
Binary files 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
---