Skip to content

Commit

Permalink
Write summary of probability virtual lab.
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Oct 30, 2024
1 parent e140437 commit b2cfb04
Show file tree
Hide file tree
Showing 4 changed files with 1,770 additions and 1,046 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-10-23-virtual-combinatorics-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Virtual lab: Combinatorics"
tags: combinatorics
---

Today's virtual lab went over the tutorial for the Calculus chapter for [Python
Today's virtual lab went over the tutorial for the Combinatorics chapter for [Python
for Mathematics](https://vknight.org/pfm/tools-for-mathematics/05-combinations-permutations/introduction/main.html).

You can see a recording of the class [here](https://cardiff.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=da250ce4-b404-4ed6-8513-b21200d7c916).
Expand Down
15 changes: 15 additions & 0 deletions _posts/2024-10-30-virtual-probability-lab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: post
title: "Virtual lab: Probbaility"
tags: probability
---

Today's virtual lab went over the tutorial for the Probability chapter for [Python
for Mathematics](https://vknight.org/pfm/tools-for-mathematics/06-probability/tutorial/main.html).

You can see a recording of the class [here](https://cardiff.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=c1ba87bd-b2b8-406a-8e75-b21900cc46b7).

You can find the notebook I worked on here [combinatorics-tutorial.ipynb]({{site.baseurl}}/assets/nbs/2024-2025/probability-tutorial.ipynb).

Note that I have also updated the notebook from the class which you can find
here: [combinatorics.ipynb]({{site.baseurl}}/assets/nbs/2024-2025/probability.ipynb)
Loading

0 comments on commit b2cfb04

Please sign in to comment.