aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/pages/projects/math_reference_sheets.md
blob: 9aaa0384e8406143683d8585c123f2f9313c0f1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Math reference sheets

…important definitions, theorems and lemmas in a compact format I wrote to support my exam preparations.

Covers large parts of what I revised for the exams of the _Analysis 1_ and _Analysis 2_ lectures I attended at KIT. The reference sheet covering linear algebra is currently in development as the corresponding exams are still in my future.

The LaTeX source is available on both [Github] and [cgit]. PDF renderings of the [Analysis I&II] and [Linear Algebra I&II] reference sheets are also available.

## Compilation

	pdflatex -jobname=analysis zusammenfassung.tex
	pdflatex -jobname=lineare_algebra zusammenfassung.tex

[Github]: https://github.com/KnairdA/math_reference_sheets/
[cgit]: https://code.kummerlaender.eu/math_reference_sheets/
[Analysis I&II]: https://static.kummerlaender.eu/media/ana12_zusammenfassung.pdf
[Linear Algebra I&II]: https://static.kummerlaender.eu/media/la12_zusammenfassung.pdf