MichaelFish199/GausianEliminationMethod-Implementation
GausianEliminationMethod-Implementation is a project that demonstrates the implementation of the Gaussian elimination method in Python. This method is used to solve systems of linear equations and involves manipulating the equations in a specific way to eliminate variables and obtain a unique solution.
Jupyter Notebook
No issues in this repository yet.