/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.

Primary LanguageJupyter Notebook

No issues in this repository yet.