summaryrefslogtreecommitdiff
path: root/homeworks/hw-4.org
diff options
context:
space:
mode:
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
+