This python program solves systems of linear equation with n unknowns using Gauss Elimination Method.
-
Updated
Dec 19, 2023 - Python
This python program solves systems of linear equation with n unknowns using Gauss Elimination Method.
An efficient C/C++ implementation for solving N equations with N unknowns with the help of Gaussian elimination.
This repository contains a series of mini-projects focused on fundamental numerical methods implemented in MATLAB. These projects cover key areas in numerical linear algebra and root-finding techniques, each designed to provide practical insights into mathematical theories and their computational applications.
Add a description, image, and links to the guassian-elimination topic page so that developers can more easily learn about it.
To associate your repository with the guassian-elimination topic, visit your repo's landing page and select "manage topics."