File tree Expand file tree Collapse file tree
projects/Solver_linear_equations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <h1 >Solver linear equations</h1 >
2+
3+ <p >Enter values through spaces for each of the three equations, return the solution and a 3D graph.</p >
4+
5+ <h3 >Prerequisites</h3 >
6+ <ul >
7+ <li >Numpy</li >
8+ <li >Matplotlib</li >
9+ </ul >
10+
11+ <h3 >Install prerequisites</h3 >
12+ <ul >
13+ <li >pip install numpy</li >
14+ <li >pip install matplotlib</li >
15+ </ul >
16+
17+ <h3 >How to run the script</h3 >
18+ <p >python3 linearEquations.py</p >
19+
20+ <h3 >Screenshot of the script running</h3 >
21+
22+ ![ screenshot1] ( https://user-images.githubusercontent.com/76462037/141659586-13865df9-f853-4dd5-9bae-a2e32f9ec8ef.jpeg )
23+ ![ screenshot2] ( https://user-images.githubusercontent.com/76462037/141659827-c4bd9b90-5f45-4eba-9f3c-f5b679c07c75.png )
24+
25+ <h3 ><b >Author Name: </b ></h3 > <a href =" https://github.com/Sergio-Torres " >Sergio-Torres</a >
You can’t perform that action at this time.
0 commit comments