mirror of
https://gitlab.gwdg.de/j.hahn02/ws-numerik.git
synced 2026-03-02 03:32:43 +01:00
27 lines
595 B
Markdown
27 lines
595 B
Markdown
# Ws Numerik
|
|
|
|
Numerikklausur WS 2026. Die Aufgabenstellung ist in `TASK.md`.
|
|
Wichtige code snippets in der `justfile`.
|
|
|
|
## Dependencies
|
|
|
|
Installiere alles mit `just setup`.
|
|
|
|
Liste der benoetigten Packete
|
|
```bash
|
|
uv
|
|
typst
|
|
just
|
|
```
|
|
|
|
Das default target mit `just` ist ein guter Startpunkt.
|
|
[Template](https://typst.app/universe/package/ilm) fuer das Dokument mit [Iosevka](https://typeof.net/Iosevka/) als Font.
|
|
Es muss die richtige julia Version vorhanden sein. Installation mit [juliaup](https://github.com/JuliaLang/juliaup).
|
|
|
|
## Personen
|
|
|
|
Tom Witjes
|
|
Jonas Hahn
|
|
Noah Dechant
|
|
Jakob Wübker
|