An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
successive-over-relaxation 19 numerical-methods 7 linear-algebra 5 jacobi 5 gauss-seidel 5 matrix 4 python 4 iterative-methods 3 qr-decomposition 2 gauss-jordan 2 finite-difference 2 poisson-equation 2 data-science 2 gauss-seidel-method 2 eigenvalues 2 germanium-detector 1 predictor-corrector 1 root-cern 1 jacobi-method 1 parallel-systems 1 parallel-programming 1 openmp 1 mpi 1 hybrid-mpi-openmp 1 cuda-programming 1 cuda 1 optimization 1 convergence-analysis 1 singular-value-decomposition 1 schur-decomposition 1 machine-learning 1 lu-decomposition 1 least-squares 1 tridiagonal-matrix-algorithm 1 gauss-elimination 1 floating-point 1 elimination 1 temperature-distribution 1 temperature 1 gauss-siedel 1 conduction 1 computational-fluid-dynamics 1 cfd 1 system 1 solver 1 newton-method 1 kaczmarz 1 bisection-method 1 system-of-equations 1 qr-eigenvalue 1 projection 1 jacobi-eigenvalues 1 graham-schmidt 1 gauss-jacobi 1 static-electric-field 1 sympy 1 steepest-descent 1 gradient-descent 1 equations 1 risc-v 1 rars 1 assembly 1 wind-driven-circulation 1 velocity-potential 1 streamfunction 1 pv-inversion 1 omega-equation 1 oceanography 1 munk-stommel 1 meteorology 1 inversion-problem 1 gill-matsuno-model 1 geophysical-fluid-dynamics 1 eliassen-model 1 atmospheric-science 1 cpp 1 eigenvectors 1 cholesky 1 algorithms 1 parallel-computing 1 openmpi 1 high-performance-computing 1 sor-method 1 relaxation 1 python3 1 natural-cubic-spline 1 interpolation-methods 1 interpolation 1 science-research 1 potential-fields 1 modernfortran 1 magnetic-field 1 fortran2003 1 cartesian 1 system-of-linear-equations 1 golang 1 gauss-zeidel-method 1