diff --git a/scripts/quickbuild_changes.py b/scripts/quickbuild_changes.py
index c6d39f467..050d88247 100644
--- a/scripts/quickbuild_changes.py
+++ b/scripts/quickbuild_changes.py
@@ -30,7 +30,8 @@ def main():
xml_ids = []
for f in changed_files:
if Path("source", b) in f.parents and f.suffix == ".ptx":
- root = etree.parse(f).getroot()
+ parser=etree.XMLParser(recover=True)
+ root = etree.parse(f,parser=parser).getroot()
if root.tag in ["section", "chapter", "preface", "appendix", "frontmatter"]:
xml_id = root.get(r"{http://www.w3.org/XML/1998/namespace}id")
xml_ids.append({
diff --git a/source/linear-algebra/source/01-LE/01.ptx b/source/linear-algebra/source/01-LE/01.ptx
index 89638228e..ecd59c2f9 100644
--- a/source/linear-algebra/source/01-LE/01.ptx
+++ b/source/linear-algebra/source/01-LE/01.ptx
@@ -342,7 +342,7 @@ is a collection of one or more linear equations.
When variables in a large linear system are missing, we prefer to
write the system in one of the following standard forms:
Original linear system:
+ Original linear system:
+
+ Verbose standard form:
+
+ Concise standard form:
+
Three planes are shown to intersect at a single point. An arrow points to the point of intersection at coordinates
Three planes are shown to intersect along a line of points.
+Three planes are shown to intersect at no common point, although each pair of planes intersects along a line of points.
+
Original linear system:
+ Original linear system:
+
+ Verbose standard form:
+
+ Coefficients/constants:
+
Add a constant to every term of a row, for example:
-
+
+
Multiply a row by a nonzero constant, for example:
-
+
+
Add one row to another row, for example:
-
+
+
Sketch the four Euclidean vectors
-
+
Sketch the following five Euclidean vectors in the same
+ Sketch the following five Euclidean vectors in the same
Consider these subsets of
- Given the set of ingredients
Thus a given basis for a subspace need not be unique.
@@ -253,7 +260,7 @@ Thus a given basis for a subspace need not be unique.
\left[\begin{array}{c}0\\1\\0\end{array}\right],
\left[\begin{array}{c}1\\1\\1\end{array}\right]
}
- \text{ and }
+ \text{ and }
+
Thus if
The set of vectors spans
The vector equation The vector equation
+
Consider the following subsets of Euclidean space
The set of vectors is linearly independent.
The vector equation The vector equation
+
Consider the following maps of Euclidean vectors
The value of
Let
-
Is
Yes.
@@ -779,7 +779,7 @@ Given a matrix
Yes.
@@ -797,11 +797,11 @@ Given a matrix
-
Yes.
diff --git a/source/linear-algebra/source/03-AT/06.ptx b/source/linear-algebra/source/03-AT/06.ptx
index e7f0ed3d9..5d86e7e48 100644
--- a/source/linear-algebra/source/03-AT/06.ptx
+++ b/source/linear-algebra/source/03-AT/06.ptx
@@ -186,7 +186,7 @@ Consider the matrix space Does the set
No; the matrix Is the set
No; the matrix What is the dimension of
Which Euclidean space is Does the set
No; the polynomial Is the set
No; the polynomial
+
+
+
+
+
+
+
+
+
What is the dimension of
Which Euclidean space is
Consider the following maps of Euclidean vectors
First, let us take two vectors
Given the set
- The set of polynomials To solve this equation, we distribute and then collect coefficients to obtain
-
Consider the following three matrices.
@@ -271,20 +276,28 @@ B*A
Of the following three matrices, only two may be multiplied.
-
For any square matrix
Of the following three matrices, only two may be multiplied.
- Find their product using technology.
We may compute each
Find a matrix
If the
For example, since
-
Which of the following vectors is an eigenvector for
Here is one possible solution, first applying a single row operation,
and then performing Laplace/cofactor expansions to reduce the determinant
- to a linear combination of
Next we compute
+
Here is another possible solution, using row and column operations to first reduce
the determinant to a
Geologists are interested in knowing all the possible chemical reactions among the 5 phases:
-