You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matsolver is a web app for solving basic algebraic operations such as matrix addition, substraction and product. It also offer other features like matrix inverse, adjoint and determinants. Live demo -> matsolver.com
Installation
Clone the repository and locate into your root folder. Index.html contains the app and JavaScript matrix calculator included in <script> tags.
Project
This was a quick project for algebra idea validation and test.
About
Matsolver source code. Web app for linear algebra matrix operations and linear equation system solving