Matrix Calculator

This app lets the user perform classic matrix operations, such as addition, multiplication, getting a determinant, an inverse and so on, but also to rotate, traspose and other atypical operations. This was originally part of a bigger project centered around performing multiplication of big matrixes, so I spent some time caring about performance, and finally made it a stand alone app. No need for a console app if you can calculate in the browser!.