jennypng

Recent Notes

  • divine machinery

    Aug 06, 2025

    • reading

      Aug 06, 2025

      • intro

        Aug 06, 2025

        • intro
        • root
      • digital garden

        Aug 06, 2025

        • the grand concert of the world

          Aug 06, 2025

          See 352 more →

          Home

          ❯

          CS concepts

          ❯

          course notes

          ❯

          CV sublinks

          ❯

          matrix operations + properties

          matrix operations + properties

          Jul 23, 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 © 2025

          • GitHub
          • Discord Community