summaryrefslogtreecommitdiff
path: root/source/know/concept/gram-schmidt-method
diff options
context:
space:
mode:
authorPrefetch2023-05-13 15:42:47 +0200
committerPrefetch2023-05-13 15:42:47 +0200
commit7c412050570ef229dd78cbcffbf80f23728a630d (patch)
treebbb70d82673ddaddb1b259d8b7a4991993f61bc5 /source/know/concept/gram-schmidt-method
parent9d9693af6fb94ef4404a3c2399cb38842e5ca822 (diff)
Improve knowledge base
Diffstat (limited to 'source/know/concept/gram-schmidt-method')
-rw-r--r--source/know/concept/gram-schmidt-method/index.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/know/concept/gram-schmidt-method/index.md b/source/know/concept/gram-schmidt-method/index.md
index a62522e..1f5a0bd 100644
--- a/source/know/concept/gram-schmidt-method/index.md
+++ b/source/know/concept/gram-schmidt-method/index.md
@@ -58,8 +58,7 @@ into an orthonormal set $$\ket{n_1}, \ket{n_2}, ...$$ as follows
to all previous $$\ket{n_m}$$ with $$m < k$$.
This is known as the **modified Gram-Schmidt method**.
-3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it
- ortho*normal*:
+3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it ortho*normal*:
$$\begin{aligned}
\ket{n_j}