Skip to content

Instantly share code, notes, and snippets.

@c0ldlimit
Created November 3, 2014 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c0ldlimit/a5094352e1d99961957d to your computer and use it in GitHub Desktop.
Save c0ldlimit/a5094352e1d99961957d to your computer and use it in GitHub Desktop.
#linear #algebra notes
When a matrix can be inverted:
- matrix is a square matrix
- linearly independent columns
- the span of the basis is the basis R^n
if C is invertible then the span of B = R^n
span of B is R^n then C is invertible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment