Skip to content

GUI based Matrix Calculator with all common calculations in Python using Tkinter and PyQT module

Notifications You must be signed in to change notification settings

LaKhWaN/matrixCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😊

About

GUI based Matrix Calculator with all common calculations in Python using Tkinter and PyQT module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages