Skip to content

Python Program to perform Matrix Multiplication for matrices of all orders

License

Notifications You must be signed in to change notification settings

pbipin/Matrix_Multiplication

Repository files navigation

Matrix_Multiplication

Python Program to perform Matrix Multiplication for matrices of all orders. The code receives user input during runtime and verifies whether the user has input the correct data. The code checks for all possible errors that a user can make during input. It enable multiplication of single row matrix with multi-row matrix.

C++ program file is there to compare it with the Python program.

About

Python Program to perform Matrix Multiplication for matrices of all orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published