GitHub topics: successive-over-relaxation
MRLintern/SORCPP
This is a demo. of how to implement the Successive Over Relaxation (SOR) Algorithm using C++ and the Eigen Template Library
Language: C++ - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

miniufo/xinvert
Invert geophysical fluid dynamic problems (elliptic partial differential equations) using SOR iteration method.
Language: Python - Size: 243 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 52 - Forks: 16

simply-pouria/MATRISC
RISC-V assembly implementations of classic numerical linear algebra iterative solvers using RARS
Language: Assembly - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sushmey/Iterative-Gauss
This contains three programs written in python. Gauss-Seidel and Successive Over Relaxation to solve system of equations and Steepest-Descent to minimize a function of 2 or 3 variables.
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 3

LLIEPJIOK/matrix-iteration
Iteration methods for linear equations
Language: Go - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

kolaowalska/sor-solver
Successive Over-Relaxation Solver
Language: C++ - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sag2021/crump
Potential field module
Language: Fortran - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ErickOF/CE3102-ANPI-Homework3-SuccessiveOverRelaxationMethod
Implementation of the Successive Over-Relaxation (SOR) Method
Language: Python - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Roninkoi/ParPS
Solve 2D Poisson's equation in parallel using OpenMPI
Language: C - Size: 3.52 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

machulsky61/Linear-Algebra
Computational Linear Algebra course covering topics like iterative methods, matrix decompositions, and applications. It includes theoretical concepts, practical exercises, and code. Advanced methods like QR factorization, spectral theorem, and iterative solvers for linear systems.
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

machulsky61/SOR-Method
This project investigates convergence for solving linear systems. It implements Jacobi and SOR methods, explores convergence, optimizes performance via ω, and analyzes spectral radius/determinant. It aims to enhance iterative method efficiency for linear systems.
Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

giannhskp/Parallel-Systems-Project Fork of Sitaras/Parallel-Systems-Project
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
Size: 583 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pbaldisa/Metodes
Implementation of numerical methods to find solutions of systems of linear equations and find points in a curve given by a set of equations.
Language: C - Size: 93.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jintonic/gefica
Germanium detector Field Calculator
Language: C++ - Size: 2.67 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 5

adityagupta1089/MATLAB-MAL114
MAL114 - Linear Algebra MATLAB Codes: QR decomposition and eigenvalues, Gauss-Jacobi, Gauss-Jordan, Gauss-Seidel, Graham-Schmidt, Jacobi Eigenvalues, Projection, Successive over Relaxation, System of Equations.
Language: Matlab - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

Francesco-Zeno-Costanzo/Root-finding
simple code to solve algebraic equation and system of equations
Language: Python - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sthavishtha/Steady-Heat-Conduction
CFD code to study steady state heat conduction in a slab; uses point-gauss siedel, line-by-line gauss siedel and successive over-relaxation methods.
Language: MATLAB - Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ruthussanketh/numerical_solutions_LE
Codes and explanations for some numerical methods to find solutions to linear algebraic equations.
Language: MATLAB - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nkarasovd/HSE_Numerical_Methods
:chart_with_upwards_trend: Materials and homework assignments for HSE numerical methods course
Language: Jupyter Notebook - Size: 2.82 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
