Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with gauss-elimination
A curated list of projects in awesome lists tagged with gauss-elimination .
https://github.com/nomemory/neat-matrix-library
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.
ansi-c c gauss-elimination gauss-jordan linear-algebra linear-algebra-library linear-algorithms lu-decomposition matrix neat nml reduced-row-echelon-form row-echelon-form
Last synced: 30 Oct 2024
https://github.com/drapegnik/gauss-elimination
:rocket: Multithread solving linear systems on Python
bsu famcs gauss-elimination labs mpi python study
Last synced: 31 Oct 2024
https://github.com/congard/gaussian-elimination-optimizations
This repository contains several low-level optimizations of the Gaussian Elimination algorithm. Made as a part of Code Optimizations on Different Architectures course at the AGH University of Science and Technology.
agh agh-university agh-ust agh-wi avx c-language gauss-elimination optimizations sse
Last synced: 12 Oct 2024
https://github.com/anuraganalog/numerical-analysis
This repo contains some of the well-known algorithms for Numerical Analysis.
birgevieta c cardano descartes euler gauss-elimination gauss-jacobi gauss-jorda gauss-seidel graeffe interpolation inverse-using-guass-jordan lu-decomposition milne numerical-analysis picard ramanujan runge-kutta simphson trapezoidal
Last synced: 12 Oct 2024
https://github.com/zeeshan2k2/guass-jordan-elimination-matrix
You can enter any matrix and my code will solve it using Gauss Jordan Elimination method showing each step.
gauss-elimination gauss-jordan gauss-jordan-calculation gauss-jordan-elimination matrix
Last synced: 05 Nov 2024