Skip to content

Commit

Permalink
Update schedule for lecture 1 and some edits on the software page.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Feb 5, 2024
1 parent 4d2047a commit 253a8b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions content/pages/schedule.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ Lecture #,Date,Topic,Assignment Due,Materials
1,M Feb 12,"- 1.1 Introduction & Problem Example
- 1.2 Vocareum
- 1.3 Jupyter & Python Introduction
- 1.4 SymPy Introduction",,"- Slides 1.1
- 1.4 SymPy Introduction",,"- `Slides 1.1 <https://docs.google.com/presentation/d/e/2PACX-1vRMmKQx8-vu9BNjQZLkfZd-n5HPGG6xzG6FBI9ke99L1WKzl69oTiSPOC2YSkJ8FmAiNYt4-NlJD5Hc/pub?start=false&loop=false&delayms=3000>`_
- `Video 1.1 <https://youtu.be/ljmuyXz5FN8>`_ [31m]
- Notebook 1.1
- `Notebook 1.1 <https://pydy.readthedocs.io/en/latest/examples/chaos-pendulum.html>`_
- `Video 1.2 <https://youtu.be/oWbMPdAdpWA>`_ [8m]
- Online Notes 1.3
- Notebook 1.3
- Online Notes 1.4
- `Online Notes 1.3 <https://moorepants.github.io/learn-multibody-dynamics/jupyter-python.html>`_
- `Notebook 1.3 <https://nbviewer.org/github/moorepants/me41055/blob/master/content/notebooks/my_first_notebook.ipynb>`_
- `Online Notes 1.4 <https://moorepants.github.io/learn-multibody-dynamics/sympy.html>`_
- `Video 1.4 <https://youtu.be/31A0a3f-U9Q>`_ [49m]
- Notebook 1.4"
- `Notebook 1.4 <https://nbviewer.org/github/moorepants/me41055/blob/master/content/notebooks/sympy.ipynb>`_"
1,R Feb 15,Lecture 10:45-11:15,,
1,R Feb 15,Work Session 11:15-13:15,,
2,M Feb 19,"- 2.1 eference Frames & Orientation
2,M Feb 19,"- 2.1 Reference Frames & Orientation
- 2.2 Vectors
- 2.3 Vector Differentiation",HW00,"- Online Notes 2.1
- `Video 2.1 <https://youtu.be/KwI8yhLgJMs>`_ [58m]
Expand Down Expand Up @@ -99,15 +99,15 @@ NA,S Apr 27,Koningsdag,,
10,R May 02,Work Session 15:45-17:45,,
NA,U May 05,Liberation Day,,
11,M May 06,"- 11 Integration (unconstrainted)
- 11 2D Visualization",HW09,"- Online Notes 11
- 11 2D Visualization",,"- Online Notes 11
- `Video 11 <https://youtu.be/LM326_CTlo8>`_ [56m]
- Lecture Notes 11
- Notebook 11"
11,M May 06,Lecture 10:45-11:15,,
11,M May 06,Work Session 11:15-13:15,,
NA,R May 09,Ascension Day,,
12,R May 13,"- 12.1 Kane's Eqs. (nonholonomic)
- 12.2 Kane's Eqs. (holonomic)",HW10,"- Online Notes 12.1
- 12.2 Kane's Eqs. (holonomic)",HW09,"- Online Notes 12.1
- `Video 12.1 <https://youtu.be/aZS0a2VuXNE>`_ [82m]
- Lecture Notes 12.1
- Notebook 12.1
Expand All @@ -126,13 +126,13 @@ NA,M May 20,Whit Monday,,
14,R May 30,14 Energy and Power,HW11,- Online Notes 14
14,R May 30,Lecture 10:45-11:15,,
14,R May 30,Work Session 11:15-13:15,,
15,M Jun 03,15 Lagrange's Equations,HW12,"- Online Notes 15
15,M Jun 03,15 Lagrange's Equations,,"- Online Notes 15
- `Video 15 <https://youtu.be/wk4kwgLJvd0>`_ [66m]
- Lecture Notes 15
- Notebook 15"
15,R Jun 06,Lecture 10:45-11:15,,
15,M Jun 06,Work Session 11:15-13:15,,
16,M Jun 10,Exam review,,
16,M Jun 10,Exam review,HW12,
16,R Jun 13,Lecture 10:45-11:15,,
16,R Jun 13,Work Session 11:15-13:15,,
NA,F Jun 28,Exam 9:00-12:00,,
Expand Down
4 changes: 2 additions & 2 deletions content/pages/software.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Running The Software via Brightspace-Vocareum

Log into Brightspace and navigate to Content -> Vocareum (Jupyter Notebook
Server). For each assignment you will be able to open a Vocareum workspace that
gives you access to Jupyter and Jupyter Notebooks. The "Sandbox" will launch a
free space to try out using the system that will not affect any assignment.
gives you access to Jupyter Notebooks. The "Sandbox" will launch a free space
to try out using the system that will not affect any assignment.

Vocareum: Backing Up Your Work
------------------------------
Expand Down

0 comments on commit 253a8b6

Please sign in to comment.