summaryrefslogtreecommitdiff
path: root/homeworks
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-11-15 14:43:22 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-11-15 14:43:22 -0700
commit4d2d4f5d7a9f584061b85ef707b3cccee814cbc6 (patch)
treef588a1cf360744b1f319b548f3ff3823aa3894f2 /homeworks
parentc02573cb66847abfcb9c679416cf14d373790792 (diff)
downloadcmath-4d2d4f5d7a9f584061b85ef707b3cccee814cbc6.tar.gz
cmath-4d2d4f5d7a9f584061b85ef707b3cccee814cbc6.zip
add hw 7 and documentation for q1 and part of q2 in lizfcm api reference
Diffstat (limited to 'homeworks')
-rw-r--r--homeworks/hw-7.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/homeworks/hw-7.org b/homeworks/hw-7.org
new file mode 100644
index 0000000..bbd0f49
--- /dev/null
+++ b/homeworks/hw-7.org
@@ -0,0 +1,10 @@
+#+TITLE: Homework 6
+#+AUTHOR: Elizabeth Hunt
+#+LATEX_HEADER: \notindent \notag \usepackage{amsmath} \usepackage[a4paper,margin=1in,portrait]{geometry}
+#+LATEX: \setlength\parindent{0pt}
+#+OPTIONS: toc:nil
+
+* Question One
+See ~UTEST(eigen, dominant_eigenvalue)~ in ~test/eigen.t.c~ and the entry
+~Eigen-Adjacent -> dominant_eigenvalue~ in the LIZFCM API documentation.
+* Question Two