jennypng

Recent Notes

  • coding agents

    Mar 16, 2026

    • root
  • Agent Skills

    Mar 16, 2026

    • branch
  • Websites I really like

    Mar 16, 2026

    • Umamusume Pretty Derby - Beginning of a New Era

      Mar 16, 2026

      • leaf
    • beauty log

      Mar 16, 2026

      See 478 more →

      Home

      ❯

      CS concepts

      ❯

      CV sublinks

      ❯

      matrix operations + properties

      matrix operations + properties

      Sep 06, 20251 min read

      addition & scaling:

      inner (dot) product of vectors

      matrix multiplication

      • multiplication is associative and distributive
        • not commutative

      transpose

      • flip so row 1 becomes column 1, etc.
      (ABC)T=CTBTAT

      determinant

      trace

      identity matrix

      diagonal matrix

      symmetric

      AT=A

      skew-symmetric

      AT=−A

      Graph View

      • addition & scaling:
      • inner (dot) product of vectors
      • matrix multiplication
      • transpose
      • determinant
      • trace
      • identity matrix
      • diagonal matrix
      • symmetric
      • skew-symmetric

      Backlinks

      • Linear Algebra

      Created with Quartz v4.5.0 © 2026

      • GitHub
      • Discord Community