Differences between revisions 30 and 46 (spanning 16 versions)
Revision 30 as of 2024-03-12 15:08:17
Size: 1458
Comment: Basis
Revision 46 as of 2026-02-04 02:28:39
Size: 1721
Comment: Reorg
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== Foundations ==
Line 6: 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]]
Line 7: Line 18:
== Vectors and Matrices ==

 * [[LinearAlgebra/Determinants|Determinants]]
 * [[LinearAlgebra/Distance|Distance]]
 * [[LinearAlgebra/MatrixInversion|Matrix Inversion]]
 * [[LinearAlgebra/MatrixMultiplication|Matrix Multiplication]]
 * [[LinearAlgebra/MatrixProperties|Matrix Properties]]
 * [[LinearAlgebra/MatrixTransposition|Matrix Transposition]]
 * [[LinearAlgebra/SpecialMatrices|Special Matrices]]



== Linear Systems ==

 * [[LinearAlgebra/2Equations2Unknowns|2 equations, 2 unknowns]]
 * [[LinearAlgebra/3Equations3Unknowns|3 equations, 3 unknowns]]



== Foundations ==
== Linear Transformations ==
Line 30: Line 22:
 * [[LinearAlgebra/Idempotency|Idempotency]]
 * [[LinearAlgebra/LinearMapping|Linear mapping]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/RotationMatrix|Rotation matrix]]

== Elimination ==
Line 31: Line 30:
 * [[LinearAlgebra/GeneralSolution|General Solution]]
 * [[LinearAlgebra/Linearity|Linearity]]
 * [[LinearAlgebra/NullSpaces|Null Spaces]]
 * [[LinearAlgebra/Orthogonality|Orthogonality]]
 * [[LinearAlgebra/Rank|Rank]]

 * [[LinearAlgebra/GeneralSolution|General solution]]
 * [[LinearAlgebra/NullSpace|Null Space]]
 * [[LinearAlgebra/ParticularSolution|Particular solution]]
 * [[LinearAlgebra/TrivialSolution|Trivial solution]]
Line 45: Line 41:

Line 50: Line 44:
 * [[LinearAlgebra/Projections|Projections]]  * [[LinearAlgebra/Projection|Projection]]

== Inner Product Spaces ==

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

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