Skip to content

diezo/matrices-multiplier-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Matrices Multiplier

This python script can multiply two matrices.

How to use

  1. Clone this repository to your local machine.
  2. Run python3 solver.py
  3. Input Matrix A and Matrix B

Instructions for Matrix Input

  • While entering the elements of matrices, seperate each element of rows by a space.
  • Press enter one time to jump to the next row of matrix.
  • Press enter two times when finished typing a single matrix.

Follow Me

Twitter

GitHub

Blog

About

Python script to multiply two matrices.

Topics

Resources

Stars

Watchers

Forks

Languages