Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with gauss-seidel-iteration

A curated list of projects in awesome lists tagged with gauss-seidel-iteration .

https://github.com/sudipto3331/gauss-seidel-elimination-numerical-method-implementation-in-python

This repository contains a Python implementation of the Gauss-Seidel Elimination method for solving systems of linear equations. The code reads coefficients from an Excel file (`data.xls`), performs Gauss-Seidel iteration with relaxation, and saves the results in a new Excel file. The method also includes error checking and verifies the results.

excel-export gauss-seidel-iteration gauss-seidel-method numerical-analysis numerical-methods python3

Last synced: 10 Nov 2024