Differences between revisions 44 and 54 (spanning 10 versions)
Revision 44 as of 2026-02-02 03:56:58
Size: 1574
Comment: Link
Revision 54 as of 2026-02-16 16:44:56
Size: 2116
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/LinearMapping|Linear mapping]]
 * [[LinearAlgebra/Linearity|Linearity]]
Line 19: Line 15:
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
Line 23: 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 37: Line 42:
 * [[LinearAlgebra/SingularValueDecomposition|Singular value decomposition]]
Line 40: Line 46:
 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]  * [[LinearAlgebra/SystemsOfDifferentialEquations|Systems of differential equations]]
 * [[LinearAlgebra/LowRankApproximation|Low rank approximation]]
 * [[LinearAlgebra/MarkovMatrices|Markov matrices]]
Line 42: Line 50:
 * [[LinearAlgebra/Pseudoinverse|Pseudoinverse]]

== Inner Product Spaces ==

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

LinearAlgebra (last edited 2026-02-16 16:44:56 by DominicRicottone)