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
Calculator that can perform simple matrix operations such as addition,substraction,multiplication,determinant,inverse etc with the help of a simple GUI made in flet framework.
Installation
git clone https://github.com/muniss950/Matrix-Calculator
sudo pip install flet
flet run main.py