Initial commit of some initial documentation

This commit is contained in:
2024-01-08 16:13:21 -07:00
commit b091dc24b1
54 changed files with 575 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
\chapter{Elementary Matrix Operations and Systems of Linear Equations}
\subimport{./}{elementary-matrix-operations-and-elementary-matrices.tex}
\subimport{./}{the-rank-of-a-matrix-and-matrix-inverses.tex}
\subimport{./}{systems-of-linear-equations-theoretical-aspects.tex}
\subimport{./}{systems-of-linear-equations-computational-aspects.tex}
@@ -0,0 +1 @@
\section{Elementary Matrix Operations and Elementary Matrices}
@@ -0,0 +1 @@
\section{Systems of Linear Equations -- Computational Aspects}
@@ -0,0 +1 @@
\section{Systems of Linear Equations -- Theoretical Aspects}
@@ -0,0 +1 @@
\section{The Rank of a Matrix and Matrix Inverses}