diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/know/category/mathematics.md | 3 | ||||
-rw-r--r-- | content/know/concept/index.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/content/know/category/mathematics.md b/content/know/category/mathematics.md index f726f9f..81756d3 100644 --- a/content/know/category/mathematics.md +++ b/content/know/category/mathematics.md @@ -15,6 +15,9 @@ Alphabetical list of concepts in this category. ## F * [Fourier transform](/know/concept/fourier-transform/) +## G +* [Gram-Schmidt method](/know/concept/gram-schmidt-method) + ## H * [Hilbert space](/know/concept/hilbert-space/) diff --git a/content/know/concept/index.md b/content/know/concept/index.md index fc98d56..af6c30b 100644 --- a/content/know/concept/index.md +++ b/content/know/concept/index.md @@ -19,6 +19,9 @@ Alphabetical list of concepts in this knowledge base. ## F * [Fourier transform](/know/concept/fourier-transform/) +## G +* [Gram-Schmidt method](/know/concept/gram-schmidt-method) + ## H * [Hilbert space](/know/concept/hilbert-space/) |