Differences between revisions 35 and 52 (spanning 17 versions)
Revision 35 as of 2025-09-24 16:34:49
Size: 1309
Comment: Simplifying matrix page names
Revision 52 as of 2026-02-08 02:46:52
Size: 1968
Comment: Fix link
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== Linear Systems ==

 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]
Line 12: Line 7:
 * [[LinearAlgebra/Determinant|Determinant]]
 * [[LinearAlgebra/Invertibility|Invertibility]]
 * [[LinearAlgebra/MatrixConjugation|Matrix conjugation]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix multiplication]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/PositiveDefiniteness|Positive definiteness]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/SpecialMatrices|Special matrices]]
 * [[LinearAlgebra/Trace|Trace]]
 * [[LinearAlgebra/Transposition|Transposition]]

== Linear Transformations ==
Line 13: Line 21:
 * [[LinearAlgebra/Determinant|Determinant]]
Line 15: Line 22:
 * [[LinearAlgebra/Invertibility|Invertibility]]  * [[LinearAlgebra/Idempotency|Idempotency]]
 * [[LinearAlgebra/LinearMapping|Linear mapping]]
Line 17: Line 25:
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/Rank|Rank]]
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]
 * [[LinearAlgebra/Transposition|Transposition]]
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]
 * [[LinearAlgebra/SingularValues|Singular values]]
Line 27: Line 31:
 * [[LinearAlgebra/GeneralSolution|General Solution]]  * [[LinearAlgebra/GeneralSolution|General solution]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/ParticularSolution|Particular solution]]
 * [[LinearAlgebra/TrivialSolution|Trivial solution]]
Line 34: Line 41:
 * [[LinearAlgebra/SingularValueDecomposition|Singular value decomposition]]
Line 37: Line 45:
 * [[LinearAlgebra/MarkovMatrices|Markov Matrices]]
 * [[LinearAlgebra/Projection|Projections]]
 * [[LinearAlgebra/LowRankApproximation|Low rank approximation]]
 * [[LinearAlgebra/MarkovMatrices|Markov matrices]]
 * [[LinearAlgebra/Projection|Projection]]
 * [[LinearAlgebra/Pseudoinverse|Pseudoinverse]]

== Inner Product Spaces ==

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

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