A matrix calculator in Python without the use of any modules. Built along with Jetbrain Academy. This program is able to perform various operations on matrices that users input. It can add matrices, multiply a matrix by a scalar, multiply matrices, perform various transpositions on a matrix, calculate a determinant, and find the inverse of a matrix. Although it would practically make more sense to use numpy to work with matrices, it was fun to build a matrix calculator in pure Python.
-
Notifications
You must be signed in to change notification settings - Fork 1
cullena20/matrix_calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published