summaryrefslogtreecommitdiff
path: root/homeworks/hw-4.org
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-11 14:09:59 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-10-11 14:09:59 -0600
commitfaaef032d866f956665653e58086af9872c3c093 (patch)
treea3eb7311af47755c8ad50e7d8e0af4d892c5c200 /homeworks/hw-4.org
parent1ce75ab5fe461ddd3823403754f5b4c543016abc (diff)
downloadcmath-faaef032d866f956665653e58086af9872c3c093.tar.gz
cmath-faaef032d866f956665653e58086af9872c3c093.zip
matrices
Diffstat (limited to 'homeworks/hw-4.org')
-rw-r--r--homeworks/hw-4.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/homeworks/hw-4.org b/homeworks/hw-4.org
new file mode 100644
index 0000000..ba82878
--- /dev/null
+++ b/homeworks/hw-4.org
@@ -0,0 +1,10 @@
+* My Basic Routines
+* Linear Solution Routines
+** Gaussian Elimination with Backwards Substitution
+** LU factorization
+* Matrix Routines
+** dotproduct
+** crossproduct
+** matrixvector
+** matrixmatrix
+