diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:32:22 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:32:22 -0600 |
| commit | 098fb4a08ca946ed2c8aa234f1a7129abde9fde0 (patch) | |
| tree | 7b99a3d44742db9c6a63d497a13709f115855398 /admin | |
| parent | 62e500a9b73c4894a57ce96f47c5c2c290513537 (diff) | |
Updated Readme Admin section for meeting 2025-24-25
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CourseOverview.png | bin | 516658 -> 496348 bytes | |||
| -rw-r--r-- | admin/gantt.png | bin | 167215 -> 156660 bytes | |||
| -rw-r--r-- | admin/meeting-notes/2025-04-25.md | 28 |
3 files changed, 4 insertions, 24 deletions
diff --git a/admin/CourseOverview.png b/admin/CourseOverview.png Binary files differindex dd17f78..91b135d 100644 --- a/admin/CourseOverview.png +++ b/admin/CourseOverview.png diff --git a/admin/gantt.png b/admin/gantt.png Binary files differindex 4ade819..d94ba7e 100644 --- a/admin/gantt.png +++ b/admin/gantt.png diff --git a/admin/meeting-notes/2025-04-25.md b/admin/meeting-notes/2025-04-25.md index d1d3529..eb37d34 100644 --- a/admin/meeting-notes/2025-04-25.md +++ b/admin/meeting-notes/2025-04-25.md @@ -1,39 +1,19 @@ ## Updates - Worked on Jupyter Notebooks -- Brainstorming for applications of practical problems +- Tutorial Overview has changed: + - Mod 1 complete + - Mod 2 near completion + - Writing in .md -> convert to .ipynb & .tex --- ## Topics and questions -- Application of practical problems to real engineering problems - -> Started "material_research.md" - -- Course overview - -> Cleaned up module 1 - -> Re-arranged Module 2 - -> **Go through** together - -- Good Potential Textbook for Numerical methods - -> https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html --- ## Discussion -- Module 2 -> Learn how to use built in tools to solve problems such as fsolve, or other numerical methods -- Module 3 -> Learn the mathematics of the numerical methods. -- Module 1 -> Make the tutorials more interactive and set up problems for end of the tutorial problem. - -- Tutorial rough format: - - Introduction - - Interactive code cell - - Explanations - - Interactive code cell - - End of tutorial problem (could use data from previous code cells) - -- Make full & partial notebooks -> Work on full notebook and then remove content for a partial version at the end. -- Give students code for concepts in problems that students haven't learned yet. Adapt for each tutorial and make students do more themselves in later interactions. --- ## Actions |
