[NumCS] ++ Ch. 7 draft

This commit is contained in:
RobinB27
2025-11-13 11:57:03 +01:00
parent 6d631f6aa8
commit 7574f094bb
3 changed files with 47 additions and 1 deletions

View File

@@ -155,6 +155,8 @@ Moral of the story: Use descriptive variable names and do NOT use $t$, $tt$, $tt
\input{parts/03_zeros/03_bisection-method.tex}
\input{parts/03_zeros/04_newton-one-d.tex}
\newsection
\section{Intermezzo: Lineare Algebra}
\input{parts/04_linalg/00_intro.tex}
\end{document}