https://github.com/quiode/probability_and_statistics-cheat_sheet
Typst Cheat Sheet for the Probability and Statistics Course in FS25 at ETH. Mirror of https://gitlab.dominik-schwaiger.ch/quio/probability_and_statistics-cheat_sheet
https://github.com/quiode/probability_and_statistics-cheat_sheet
Last synced: 4 months ago
JSON representation
Typst Cheat Sheet for the Probability and Statistics Course in FS25 at ETH. Mirror of https://gitlab.dominik-schwaiger.ch/quio/probability_and_statistics-cheat_sheet
- Host: GitHub
- URL: https://github.com/quiode/probability_and_statistics-cheat_sheet
- Owner: quiode
- License: mit
- Created: 2025-06-02T15:19:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-09T11:31:12.000Z (10 months ago)
- Last Synced: 2025-08-09T12:22:42.581Z (10 months ago)
- Language: Typst
- Size: 106 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Probability and Statistics - Cheat Sheet
This repository contains the Typst code for the Probability and Statistics Cheat Sheet for the FS25 Semester at ETH.
The most up-to-date pdf can be found [here](https://gitlab.dominik-schwaiger.ch/api/v4/projects/19/jobs/artifacts/main/raw/cheat_sheet.pdf?job=build).
## Developing
### Nix
1. Run `nix develop -c make`
### Not Nix
1. Install `typst`, `make`
1. Run `make`