Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
-
Updated
Nov 8, 2025 - Jupyter Notebook
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Gauss-Jordan Elimination Calculator
Numerical analysis methods implemented in Python.
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
A small app to practice Gauss or Gauss-Jordan elimination without doing all the arithmetic.
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
CODE FOR ALL MODULES OF NUMERICAL METHODS
It is a program that solves the linier equation problems using elementary line operations (Gauss and Gauss-Jordan Elimination)
Collection of step-by-step programming exercises to introduce students to the applications of linear algebra.
Linear algebra library which outputs step-by-step calculations in the terminal.
System of linear equations solver using numerical analysis with simulation
Gauss Jordan solver for matrix with monomial entries
Gauss-Jordan Elimination method
You can enter any matrix and my code will solve it using Gauss Jordan Elimination method showing each step.
Implementation of Gauss Jordan and QR decomposition in Python
Simulation of the n-component twin-bulb diffusion experiment using the finite volume method.
A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the server to offload compute-heavy and parallelizable matrix-math problems to it.
Add a description, image, and links to the gauss-jordan-elimination topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan-elimination topic, visit your repo's landing page and select "manage topics."