notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

ElementaryTransformations.md (285B)


      1 # Elementary Transformations
      2 
      3 Ch 2.2
      4 
      5 **Definition:** Elementary transformations are transformations done to matricies that do not change the validity of the system of equations.
      6 
      7 These elementary transformations are what we use to solve systems of equations via gaussian elimination.