zebaslam / LinearAlgebra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinearAlgebra

This implements the functionality asscociated with GA Tech's Linear Algebra Refresher course on Udacity.

Mainly, this implements functions for:

  1. Vectors
  2. Intersections
  3. Matrices and State Transformations

I used Python 2.7 to implement this functionality.

About


Languages

Language:Python 100.0%