matrixes 2.5.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), getters, mutative getters, swappers, and row and column operations.