Skip to content

Program which processes Linear Equations using gaussian elimination

Notifications You must be signed in to change notification settings

saratvemulapalli/LinearEquationSolver

Repository files navigation

LinearEquationSolver

This is a readme file for LinearEquationsSolver

To build this program: Please use standard linux make, which should generate the executable.

To run: Please use ./LinearEquationsSolver

Different Modes:

To input a file to the program: ./LinearEquationsSolver -f filename.txt

To get help on instructions: ./LinearEquationsSolver -h

Have fun solving equations :)

About

Program which processes Linear Equations using gaussian elimination

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published