mirror of
https://gitlab.gwdg.de/j.hahn02/ws-numerik.git
synced 2026-03-02 03:32:43 +01:00
Single portfolio update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Ws Numerik
|
# Ws Numerik
|
||||||
|
|
||||||
Numerikklausur WS 2026. Die Aufgabenstellung ist in `TASK.md`.
|
Numerikportfolio im WS 2026 bearbeitet von Jonas Hahn. Die Aufgabenstellung ist in `TASK.md`.
|
||||||
Wichtige code snippets in der `justfile`.
|
Wichtige code snippets in der `justfile`.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
@@ -17,10 +17,3 @@ just
|
|||||||
Das default target mit `just` ist ein guter Startpunkt.
|
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.
|
[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).
|
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
|
|
||||||
|
|||||||
2
main.typ
2
main.typ
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#show: ilm.with(
|
#show: ilm.with(
|
||||||
title: [Numerik Portfolio],
|
title: [Numerik Portfolio],
|
||||||
author: "Tom Witjes, Jonas Hahn, Noah Dechant, Jakob Wübker",
|
author: "Jonas Hahn",
|
||||||
date: datetime(year: 2026, month: 02, day: 02),
|
date: datetime(year: 2026, month: 02, day: 02),
|
||||||
abstract: [
|
abstract: [
|
||||||
Methoden und Ergebnisse des Numerik Portfolios im Wintersemester 2026.
|
Methoden und Ergebnisse des Numerik Portfolios im Wintersemester 2026.
|
||||||
|
|||||||
Reference in New Issue
Block a user