solving a system of linear equations by C#
-
Updated
Aug 27, 2025 - C#
solving a system of linear equations by C#
Desktop‑приложение для решения СЛАУ с графическим интерфейсом на PyQt6. Поддерживает методы Крамера, Гаусса и Гаусса‑Жордана.
Program that solves S.L.E by Gauss, Gauss-Jordan and Cramer methods, as well as other operations with matrices. In progress...
Implementation of the Gauss Jordan Elimination in Java
Vector, Matrix, Quaternion, Euler Angles, SLERPs, Projections, Transforms
A tool to calculate/find the value of a variable from several equations (+/-) using the Gauss method
A small React application that solves NxN equations using the Gauss-Jordan elimination method.
This is a simple console-based calculator program written in C++ that offers four main functionalities: Synthetic Division Matrix Solution using Gauss-Jordan Elimination Matrix Addition Matrix Multiplication
The implementation of a numerical method with an appropriate convergence check in C++
Compute the inverse of a matrix using the Gauss-Jordan method.
Simulation of the n-component twin-bulb diffusion experiment using the finite volume method.
A linear algebra library for TypeScript and JavaScript
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
Métodos numéricos con python(Numpy, matplotlib, pandas)
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
A Python-based linear equation solver CLI application that allows a user to input a number of linear equations and choose any one of 4 numerical methods (Gaussian-elimination, LU decomposition, Gaussian-Jordan and Gauss-Seidel), along with their respective parameters, to solve the equations.
GaussMaxHS, a CNF+XOR MaxSAT solver
Programa para calcular vectores propios, intersección de 2 planos y determinantes
Algebra Linear System Solver Task, Second Year 1st Semester - UNI211T.
Finite arithmetic algorithms and functions in matlab
Add a description, image, and links to the gauss-jordan topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan topic, visit your repo's landing page and select "manage topics."