From 9e7166a52e94d8e15bf2dbfe00026f21f76630a9 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 18 Oct 2023 12:49:39 -0600 Subject: oct 16, 18 notes. add unit tests with utest, and bisection root finding methods --- homeworks/hw-4.pdf | Bin 215081 -> 222879 bytes homeworks/hw-4.tex | 18 +++++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'homeworks') diff --git a/homeworks/hw-4.pdf b/homeworks/hw-4.pdf index 8d515c7..35176a1 100644 Binary files a/homeworks/hw-4.pdf and b/homeworks/hw-4.pdf differ diff --git a/homeworks/hw-4.tex b/homeworks/hw-4.tex index a3667f5..7a83378 100644 --- a/homeworks/hw-4.tex +++ b/homeworks/hw-4.tex @@ -1,4 +1,4 @@ -% Created 2023-10-13 Fri 20:54 +% Created 2023-10-13 Fri 21:11 % Intended LaTeX compiler: pdflatex \documentclass[11pt]{article} \usepackage[utf8]{inputenc} @@ -29,17 +29,17 @@ \setlength\parindent{0pt} \section{Question 1} -\label{sec:org0ce46da} +\label{sec:orgf7348d4} See the attached LIZFCM Software Manual. \section{Question 2, 3, 4} -\label{sec:org0794d50} +\label{sec:orgaf52510} \begin{center} \includegraphics[width=350px]{./img/make_run.png} \end{center} \section{Question 5} -\label{sec:orgf7b84cc} +\label{sec:orgd0fe6e8} \begin{center} \includegraphics[width=350px]{./img/test_routine_1.png} \end{center} @@ -49,22 +49,22 @@ See the attached LIZFCM Software Manual. \end{center} \section{Question 6} -\label{sec:orgee1884d} +\label{sec:org9e2023c} See the LIZFCM Software Manual. \section{Question 7} -\label{sec:org6f86e09} +\label{sec:org6c11571} See \texttt{src/matrix.c -> lu\_decomp, fsubst, bsubst, solve\_matrix} \section{Question 8} -\label{sec:orga79c31e} +\label{sec:org9ba7792} See \texttt{test/main.c -> lines 109 - 113} in correspondence to the run in Question 5 \section{Question 9} -\label{sec:org5b1b74d} +\label{sec:org3cff888} See \texttt{test/main.c -> lines 118 - 121} in correspondence to the run in Question 5 \section{Question 10} -\label{sec:org7409683} +\label{sec:org522eabc} See the TOC on the first page of the LIZFCM Software Manual. \end{document} \ No newline at end of file -- cgit v1.2.3-70-g09d2