From 15bfb7730801809704c6561e20c5ca47627b2d79 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 21 Feb 2021 20:53:46 +0100 Subject: Add "Gram-Schmidt method" --- content/know/category/mathematics.md | 3 +++ content/know/concept/index.md | 3 +++ 2 files changed, 6 insertions(+) (limited to 'content/know') 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/) -- cgit v1.2.3