An open API service indexing awesome lists of open source software.

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

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`