Gaussian elimination UI.
-
Updated
Nov 22, 2025 - C#
Gaussian elimination UI.
a small tool in c to calculate gaussian elimination
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.
Numerical analysis course in Python
Compute the inverse of a matrix using the Gauss-Jordan method.
Solutions to a variety of numerical methods problems using Python
Linear equation system solver in Haskell, implementing Gaussian elimination method
Algorithms for linear analysis
Gaussian elimination, also known as row reduction - algorithm for solving systems of linear equations
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Hello! All codes belong to me. I created those codes for my Machine Learning Lab Class. Enjoy it!
Implementation of the Gauss-Jordan method for inverting matrices.
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
A Linear system solver built using Gaussian Elimination.
MA375 Project 3B
Numerical methods algorithms developed in MATLAB
Метод Гаусса с выбором главного элемента по строке
Gaussian Elimination Program
Forward Gaussian Elimination with back-substitution
Add a description, image, and links to the gaussian-elimination-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gaussian-elimination-algorithm topic, visit your repo's landing page and select "manage topics."