[NumCS] Finish imaginary step for differentiation

This commit is contained in:
2025-09-25 08:39:43 +02:00
parent be2568ed17
commit 6321dce2e7
3 changed files with 18 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
\begin{document}
\startDocument
\usetcolorboxes
\setcounter{numberingConfig}{3}
% ╭────────────────────────────────────────────────╮
% │ Title page │
@@ -58,7 +59,7 @@
% │ Main content │
% ╰────────────────────────────────────────────────╯
\newsection
\section{Introduction}
\section{Einführung}
\input{parts/introduction/rounding-errors.tex}
\input{parts/introduction/time-complexity.tex}
\input{parts/introduction/matrix-multiplication.tex}