summaryrefslogtreecommitdiff
path: root/administration/meeting-notes
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-03-31 17:51:52 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-03-31 17:57:56 -0600
commit6c9e25981454f66ff818c9fb87409acd08ef9cfb (patch)
tree14bd57263a76ff877fadf488416345cd0ac252d2 /administration/meeting-notes
parentae5331360514b9d4519cef0d73eb8d6093c6c245 (diff)
Renamed administration/ to admin/ and cleaned up README.md. Removed headers for figures.
Diffstat (limited to 'administration/meeting-notes')
-rw-r--r--administration/meeting-notes/2025-01-27.md41
-rw-r--r--administration/meeting-notes/2025-02-14.md39
-rw-r--r--administration/meeting-notes/2025-03-14.md29
3 files changed, 0 insertions, 109 deletions
diff --git a/administration/meeting-notes/2025-01-27.md b/administration/meeting-notes/2025-01-27.md
deleted file mode 100644
index 9385bdf..0000000
--- a/administration/meeting-notes/2025-01-27.md
+++ /dev/null
@@ -1,41 +0,0 @@
-- Course Outline - DONE
-- Project Plan -
-- Recurring meetings - DONE
-
----
-
-Notes:
-
-
-# Course Outline
-
-MECH 305 - Computation Methods for Mechanical Engineers
-
-- More exposure to programming
-- 2 Main parts
- - Foundational programming
- - GitHub: Version Control
- - Recursion
- - Licencing
- - Numerical Methods
- - How to process data
- - Machine Learning (last 2 week)
- - How to use 'basic' machine learning algorithms
-
-
-
-- Anaconda Navigator
-
-
-- Compare Matlab and Python and teach Python through referencing
- - Todo: What kind of programs would -> Take/convert from MECH 105
-
-- Philosophy: Cover fun topics to get student motivated about programming.
-
----
-
-Todo:
-
-- [x] Make a tutorial for Anaconda install (windows)
-
-- [x] Use MECH 105 materials to make some preliminary Python tutorials (then we will discuss how to improve them in our meeting. \ No newline at end of file
diff --git a/administration/meeting-notes/2025-02-14.md b/administration/meeting-notes/2025-02-14.md
deleted file mode 100644
index 446f0b4..0000000
--- a/administration/meeting-notes/2025-02-14.md
+++ /dev/null
@@ -1,39 +0,0 @@
-## Updates
-
-- Workflow established
-- *Installing Anaconda for Windows* tutorial -> Complete
-- Tutorials based on mech 105 -> 6 tutorials in progress
-
----
-## Topics
-and questions
-
-- Update on Launch date -> SP26 Comfirmed
-- Schedule established (Gantt Chart)
-- Phase 4 Resource Creation:
- - HW Assignments
- - Understanding pre existing code and comment it.
- -
- - Project -> probably no final rather weekly HW and final project
- - Lecture Slides
-
-
----
-## Discussion
-
-- Evironments, emphasise new projects
- - Group by class or engineering fields (Fluids/Solids .etc)
- - Mention Available packages. aeropy
-
-- Version control
- - Interactive assignment
-
-- Code integration -> Version control
- - Combine code to great a big project
- - Using branches
- - -> Interactive assignment
-
----
-## Actions
-- Finalize Module 1
-- \ No newline at end of file
diff --git a/administration/meeting-notes/2025-03-14.md b/administration/meeting-notes/2025-03-14.md
deleted file mode 100644
index 9834fca..0000000
--- a/administration/meeting-notes/2025-03-14.md
+++ /dev/null
@@ -1,29 +0,0 @@
-## Updates
-
-- Finishing off Module 1
-- Slow progress
-
-
----
-## Topics
-and questions
-
-- Workspace:
- - Card access to powerhouse - Erin Kelly
-
-
----
-## Discussion
-
-- After arrays, have a small/short data structures tutorial + plotting
-- Bridge the gap between arrays and functions -> From arrays straight to functions
-- Control structures -> connects with arrays
-- Loops - make notebook tutorials
-- Look into notebook
- - Lecture interactive
-
----
-## Actions
-- Finalize Module 1
-- Work on Lecture-Notebook integration
-- Update Gantt Chart \ No newline at end of file