Differences between revisions 42 and 55 (spanning 13 versions)
Revision 42 as of 2026-01-07 00:22:08
Size: 1464
Comment: Reorg
Revision 55 as of 2026-08-09 21:20:14
Size: 2167
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[LinearAlgebra/Basis|Basis]]
Line 9: Line 8:
 * [[LinearAlgebra/EigenvaluesAndEigenvectors|Eigenvalues and Eigenvectors]]
 * [[LinearAlgebra/Idempotency|Idempotency]]
 * [[LinearAlgebra/HermitianTranspose|Hermitian transpose]]
Line 12: Line 10:
 * [[LinearAlgebra/Linearity|Linearity]]  * [[LinearAlgebra/MatrixConjugation|Matrix conjugation]]
Line 17: Line 15:
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
Line 21: Line 18:

== Linear Transformations ==

 * [[LinearAlgebra/Basis|Basis]]
 * [[LinearAlgebra/EigenvaluesAndEigenvectors|Eigenvalues and Eigenvectors]]
 * [[LinearAlgebra/Idempotency|Idempotency]]
 * [[LinearAlgebra/LinearMapping|Linear mapping]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
 * [[LinearAlgebra/SingularValues|Singular values]]
Line 35: Line 42:
 * [[LinearAlgebra/QuadraticForm|Quadratic form]]
 * [[LinearAlgebra/SingularValueDecomposition|Singular value decomposition]]
Line 38: Line 47:
 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]  * [[LinearAlgebra/SystemsOfDifferentialEquations|Systems of differential equations]]
 * [[LinearAlgebra/LowRankApproximation|Low rank approximation]]
 * [[LinearAlgebra/MarkovMatrices|Markov matrices]]
Line 40: Line 51:
 * [[LinearAlgebra/Pseudoinverse|Pseudoinverse]]

== Inner Product Spaces ==

 * [[LinearAlgebra/InnerProduct|Inner product]]
 * [[LinearAlgebra/Norm|Norm]]

LinearAlgebra (last edited 2026-08-09 21:20:14 by DominicRicottone)