Matrix Calculator

This matrix calculator was created using JQurey in Javascript with Bootstrap 4 handling the reponsiveness of the layout. So far only the mulitiplication of matrices, determinant of a matrix and inverse of a matrix is available with a Gauss Jordan Elimination calculator in progress of being made. All the code can be found on my Github.