mirror of
https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra.git
synced 2024-04-21 10:21:41 +00:00
removed $ (TeX).
This commit is contained in:
@@ -10,9 +10,9 @@ in "Linear Algebra for Everyone".
|
||||
|
||||
This is aimed at promoting understanding of vector/matrix calculations
|
||||
and algorithms from the perspectives of matrix factorizations.
|
||||
They include Column-Row ($CR$), Gaussian Elimination ($LU$),
|
||||
Gram-Schmidt Orthogonalization ($QR$), Eigenvalues and Diagonalization ($Q \Lambda Q^T$),
|
||||
and Singular Value Decomposition ($U \Sigma V^T$).
|
||||
They include Column-Row (CR), Gaussian Elimination (LU),
|
||||
Gram-Schmidt Orthogonalization (QR), Eigenvalues and Diagonalization (QΛQ'),
|
||||
and Singular Value Decomposition (UΣV').
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user