gaussian-elimination-algorithm
Here are 21 public repositories matching this topic...
Language:All
Sort:Most stars
Numerical analysis course in Python
- Updated
Dec 12, 2024 - Jupyter Notebook
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
- Updated
Aug 8, 2022 - C++
Linear equation system solver in Haskell, implementing Gaussian elimination method
- Updated
Feb 12, 2024 - Haskell
Compute the inverse of a matrix using the Gauss-Jordan method.
- Updated
Jul 6, 2024 - C++
Numerical methods algorithms developed in MATLAB
- Updated
Apr 7, 2021
Algorithms for linear analysis
- Updated
Dec 14, 2022 - Jupyter Notebook
Implementation of the Gauss-Jordan method for inverting matrices.
- Updated
May 16, 2022 - C++
A Linear system solver built using Gaussian Elimination.
- Updated
Jan 26, 2022 - Python
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
- Updated
May 14, 2022 - C++
Метод Гаусса с выбором главного элемента по строке
- Updated
Feb 2, 2021 - C
- Updated
May 20, 2018 - C
Solutions to a variety of numerical methods problems using Python
- Updated
Mar 29, 2024 - Python
Gaussian Elimination Program
- Updated
Oct 3, 2020 - Python
MA375 Project 3B
- Updated
May 18, 2021 - Python
Hello! All codes belong to me. I created those codes for my Machine Learning Lab Class. Enjoy it!
- Updated
May 30, 2022 - Jupyter Notebook
Gaussian elimination algorithm implemented in purescript.
- Updated
Feb 25, 2017 - PureScript
Gaussian elimination, also known as row reduction - algorithm for solving systems of linear equations
- Updated
Oct 2, 2022 - Ruby
Forward Gaussian Elimination with back-substitution
- Updated
Apr 10, 2018 - Fortran
Gaussian elimination UI.
- Updated
Mar 2, 2025 - C#
This project implements a simplified Shamir's Secret Sharing algorithm to find the constant term of a polynomial from encoded roots in JSON format. It reads JSON input, decodes y-values, and uses Gaussian elimination to solve for the polynomial's coefficients.
- Updated
Jan 2, 2025 - C++
Improve this page
Add a description, image, and links to thegaussian-elimination-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegaussian-elimination-algorithm topic, visit your repo's landing page and select "manage topics."