Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ simultaneous_linear_equation_solver.py
File
simultaneous_linear_equation_solver.py
maths/simultaneous_linear_equation_solver.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
https://en.wikipedia.org/wiki/Augmented_matrix
3
4
This algorithm solves simultaneous linear equations of the form
Callers
nothing calls this directly
Calls
1
solve_simultaneous
Function · 0.85
Tested by
no test coverage detected