matrixes 1.1.0

Implementation of matrices up to and slightly beyond a highschool level. See readme for details.
Documentation

Matrixes

I didn't like the existing matrix crates so I made my own

Includes addition, subtraction, multiplication, inversion (and all that follows), getter, setters, swappers, and row and column operations.