GitHub topics: linear-system-solver
TLCFEM/ezp
🪢 lightweight C++ wrapper for selected distributed solvers
Language: C++ - Size: 42.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

linbox-team/linbox
LinBox - C++ library for exact, high-performance linear algebra
Language: C++ - Size: 221 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 88 - Forks: 27

Cubix1729/linear-equation-systems
Some stuff showing some (useless) research for making a linear equation solving algorithm
Language: TeX - Size: 239 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thiagofons/mpi-gaussian-elimination
Linear system solver using multi-processor parallelism in MPI
Language: C - Size: 740 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kamalsaleh/LA1-Algorithms
A flask application to perform some linear algebra algorithms
Language: Python - Size: 742 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

saraserafino/ThomasAlgorithm-HeatDiffusionProblem
Exam project for "Advanced Programming" @ UniTS & SISSA
Language: C++ - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mgroupntua/LinearAlgebra
Implementations or wrappers for linear algebra operations in C#
Language: C# - Size: 2.82 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 9

Ant0in/Linear-Solver
This project implements a linear solver using triangulation methods to efficiently solve systems of linear equations. Developed for the "Calcul formel et Numérique" course INFO-F205, it focuses on reducing systems to upper triangular form for easy resolution.
Language: Python - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Devansh1106/Parallel-Gauss-Elimination
This repository contains code for performing Gaussian elimination using two types of algorithms. For more details see README.md
Language: C++ - Size: 1.24 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gha3mi/forsolver
ForSolver - linear and nonlinear solvers
Language: Fortran - Size: 886 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

derekharrison/matrix-inverse-gj
Compute the inverse of a matrix using the Gauss-Jordan method.
Language: C++ - Size: 1.32 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

ChristophReich1996/System_of_Linear_Equations_Solver_Complex_and_Real
Simple GUI program for solving systems of linear equations (real and complex)
Language: Java - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

LucaDillenburg/System-of-Linear-Equations-Solver
A C program that solves systems of linear equations written in a file with N variables. It uses Gaussian Elimination algorithm.
Language: C - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AbdurRahman020/Numerical-Methods
numerical methods implementation via MATLAB
Language: MATLAB - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AkramOM606/Numerical-Analysis-GUI
This project provides a graphical user interface (GUI) application for performing common numerical analysis tasks. Built with CustomTkinter for a user-friendly experience, it empowers you to solve linear systems and perform numerical integration.
Language: Python - Size: 7.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nodrex/DataMatrix
Contains useful methods to manipulate on data of matrix type
Language: Java - Size: 596 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dc-fukuoka/lu_pivot
asymmetric linear system solver by using LU decomposition+ partial pivoting.
Language: Fortran - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dc-fukuoka/bicgstab
asymmetric linear system solver by using BiCGSTAB method with diagonal preconditioning.
Language: Fortran - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

mstrand1/numerical-analysis
Numerical analysis algorithms
Language: Python - Size: 22.6 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

omalled/quantum-woodbury
A near-term quantum algorithm for solving linear systems of equations based on the Woodbury identity
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

Devansh1106/ODE-Solver-Parallel
Parallel Solver for linear ODEs using Finite Difference method. Uses MPI and MUtifrontal Massively Parallel sparse Solver (MUMPS) for solving linear systems.
Language: C++ - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabrielecanesi/iterative-solver
A C++ iterative linear systems solver
Language: C++ - Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dvdmarchetti/unimib-mdcs-cholesky-decomposition-for-sparse-linear-system
Comparison of sparse linear systems solvers via Cholesky Decomposition in C++ and Matlab
Language: HTML - Size: 38.3 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

FerrazArthur/Escalonar
Programa em python para realizar o passo a passo do processo de escalonamento de matrizes pelo método da eliminação gauss-Jordan
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

CristianCosci/Cholesky_Decomposition_python
Python implementation of Cholesky Decomposition
Language: Python - Size: 217 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

mariamgerges575/linear-system-of-equation-solver
a program that solves linear system of equation using different methods (Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, Jacobi Iteration)
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zishun/cuSolverRf-batch
A complete example of batched refactorization in cuSOLVER.
Language: C++ - Size: 247 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

dateiexplorer/solvelsoe
A program that solves linear systems of equations.
Language: C - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvianav/numerical-analysis 📦
This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.
Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mkierzenka/Racket_NumericalMethods
A collection of Numerical Methods implemented in Racket. Includes Root Finders, ODE Solvers, Linear System Solvers, etc. as well as Applications/Demos.
Language: Racket - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

nicolassoam/dcc008-numeric-calculus
Repositório com implementações de métodos numéricos em Python desenvolvido ao longo da disciplina DCC008X - Cálculo Numérico
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jackyarndley/rust-fluid
Rust implementation of a 2D MAC fluid solver with PCG based linear solver.
Language: Rust - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

BuckanovNikita/NumericalMethods
Численные методы. МИЭТ
Language: Jupyter Notebook - Size: 8.15 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

AmeanAsad/linear-system-solver
A Linear system solver built using Gaussian Elimination.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Gtoyos/GMRES
Analysis and implementation of the GMRES iterative method for solving sparse linear systems. Numerical Methods course project of Facultad de Ingenieria - UDELAR.
Language: Python - Size: 2.25 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

radinshayanfar/AUT_ALA
My solutions to AUT Applied Linear Algebra course programming assignments
Language: Jupyter Notebook - Size: 27.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

bvds/gauge-field-analyze Fork of Irubataru/qdp-to-openqcd
Export lattice gauge configurations to Mathematica and analyze.
Language: Mathematica - Size: 15.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

TendTo/Linear-System-Solver
A linear system solver based on OpenCL aimed to take advantage of the GPU to improve the performance on large systems
Language: C - Size: 392 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

danigfavero/metodos-numericos-de-algebra-linear
Projetos da matéria MAC0300 do IME-USP.
Language: TeX - Size: 503 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rafiulgits/Numerical-Analysis
Numerical methods and solutions
Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Weiming-Hu/LinearSystemSolvers
This repository is created for Penn State course CSE 597 Implementation of Parallel Computer Codes
Language: C++ - Size: 46.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

zhouxiangni/tutorial_CollectOldReusableCodes
Language: Fortran - Size: 984 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
