MichaelFish199 / GaussSeidelIteration-Implementation

GaussSeidelIteration-Implementation is a project that demonstrates the implementation of the Gauss-Seidel iterative numerical method in the C programming language. This method is used to solve systems of linear equations and is known for its convergence properties and efficiency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

GaussSeidelIteration-Implementation is a project that demonstrates the implementation of the Gauss-Seidel iterative numerical method in the C programming language. This method is used to solve systems of linear equations and is known for its convergence properties and efficiency.