diff options
author | Prefetch | 2021-05-28 15:27:37 +0200 |
---|---|---|
committer | Prefetch | 2021-05-28 15:27:37 +0200 |
commit | 9657833b115c8a61509295d2296c6f89e81fd219 (patch) | |
tree | 957ac6c1eb897c13939d849513508145d7d258f7 /content/know/concept/gram-schmidt-method/index.pdc | |
parent | 4780106a4f191c41d3b82ca9d1327a1c95a72055 (diff) |
Improve citations
Diffstat (limited to 'content/know/concept/gram-schmidt-method/index.pdc')
-rw-r--r-- | content/know/concept/gram-schmidt-method/index.pdc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/know/concept/gram-schmidt-method/index.pdc b/content/know/concept/gram-schmidt-method/index.pdc index 0b02eee..97362e0 100644 --- a/content/know/concept/gram-schmidt-method/index.pdc +++ b/content/know/concept/gram-schmidt-method/index.pdc @@ -46,3 +46,10 @@ turns them into an orthonormal set $\ket*{n_1}, \ket*{n_2}, ...$ as follows: 4. Loop back to step 2, taking the next vector $\ket*{V_{j+1}}$. If you are unfamiliar with this notation, take a look at [Dirac notation](/know/concept/dirac-notation/). + + + +## References +1. R. Shankar, + *Principles of quantum mechanics*, 2nd edition, + Springer. |