GUI based Matrix Calculator π» in Python π I searched for GUI based matrix calculator but didn't find any π, so decided to make on in Python using PyQt designer. All you have to do is just download the code from here and extract it anywhere, after that install modules mentioned below! Pre-requisite β `pip install PyQt5` How to start? π€ Open the folder, under that run the `main.py` file. It will run perfectly fine! If you still see any error, please raise an issue in this repository. Thank you π