Skip to content

andresrodriguez55/SolverOfSystemOfEquationsUsingGaussianElimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solver Of System Of Equations Using Gaussian Elimination

Program written in Python to be able to solve systems of equations of one or several variables based on the method of gauss elimination.

Warnings

  • Equations must be separated by commas (,).

Screenshots

Releases

No releases published

Packages

No packages published

Languages