diff options
author | Malarius1999 <malarius1999@gmail.com> | 2021-05-30 23:14:28 +0200 |
---|---|---|
committer | Malarius1999 <malarius1999@gmail.com> | 2021-05-30 23:14:28 +0200 |
commit | 98bca60d5b3d77f0396903747f70ea2b3c7ad5bd (patch) | |
tree | e7c65e18b370142f98f99f4a8127a453bb8ee33e /buch/papers/clifford/main.tex | |
parent | Merge pull request #19 from paschost/part_verkehr (diff) | |
download | SeminarMatrizen-98bca60d5b3d77f0396903747f70ea2b3c7ad5bd.tar.gz SeminarMatrizen-98bca60d5b3d77f0396903747f70ea2b3c7ad5bd.zip |
First Version
Nicht sicher, ob das Buch kompiliert, weil ich nicht weiss wie man alles zusammen kompiliert. In einem separaten File hat es aber geklappt. Ich bin auch nicht sicher welche Packages wirklich alle notwendig sind.
Diffstat (limited to '')
-rw-r--r-- | buch/papers/clifford/main.tex | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/buch/papers/clifford/main.tex b/buch/papers/clifford/main.tex index 5533c55..d94e065 100644 --- a/buch/papers/clifford/main.tex +++ b/buch/papers/clifford/main.tex @@ -4,9 +4,9 @@ % (c) 2020 Hochschule Rapperswil % \chapter{Thema\label{chapter:clifford}} -\lhead{Thema} +\lhead{Clifford Algebra} \begin{refsection} -\chapterauthor{Hans Muster} +\chapterauthor{Thierry Schwaller, Marius Baumann} Ein paar Hinweise für die korrekte Formatierung des Textes \begin{itemize} @@ -27,10 +27,17 @@ Bilden Sie auch für Formeln kurze Zeilen, einerseits der besseren Übersicht wegen, aber auch um GIT die Arbeit zu erleichtern. \end{itemize} -\input{papers/clifford/teil0.tex} -\input{papers/clifford/teil1.tex} -\input{papers/clifford/teil2.tex} -\input{papers/clifford/teil3.tex} +\input{0_ElevatorPitch} +\input{1_Vektordarstellung} +\input{2_QuadratVektoren} +\input{3_MultiplikationVektoren} +\input{4_GeometrischesProdukt} +\input{5_PolareDarstellung} +\input{6_Dirac-Matrizen} +\input{7_Reflektion} +\input{8_Rotation} +\input{9_KomplexeZahlen} +\input{10_Quaternionen} \printbibliography[heading=subbibliography] \end{refsection} |