Skip to content

Adri6336/matrix-system-of-equations-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

matrix-system-of-equations-solver

A tool to solve simple system of equations using matrix math. Mostly a demonstration and practice tool

image

Steps to use:

  1. Download main.py

  2. Run with python

  3. Enter the elements of your matrix, row-by-row

  4. Enter "stop" when ready to compute answer

About

A tool to solve simple system of equations using matrix math. Mostly a demonstration and practice tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages