62 results for “topic:jacobi”
:rocket: Julia package for orthogonal polynomial transforms :snowboarder:
:bullettrain_front: Fast orthogonal polynomial transforms :surfer:
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
Numerical analysis methods implemented in Python.
a short, simple public-domain header-only C++ eigensolver library for real symmetric matrices
Source code for the CPU-Free model - a fully autonomous execution model for multi-GPU applications that completely excludes the involvement of the CPU beyond the initial kernel launch.
Python implementation of Methods and Algorithm or Numerical Computing Course. You just have to Enter the input values from the question and All the iterations will be generated automatically.
Heat Equation using different solvers (Jacobi, Red-Black, Gaussian) in C using different paradigms (sequential, OpenMP, MPI, CUDA) - Assignments for the Concurrent, Parallel and Distributed Systems course @ UPC 2013
Parallel computing: Jacobi and Gauss-Seidel implementation with OpenMP and MPI
Jacobi rotations algorithm for eigen values and eigen vectors computation
Academic project for the course of Concurrent, Parallel and Cloud Programming.
Progetto di programmazione concorrente e parallela su cloud. Professore: Vittorio Scarano
Distributed and multithreaded implementation (OpenMPI and OpenMP) of a thermal transmission simulation in 2D space by using the Jacobi method
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
Example codes and brief theory for Computational Physics Course at NKUA
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.
Implementation of Jacobi method in a co-processing architecture Hw/Sw using FPGA (Field Programmable Gate Array) ZYBO Zynq-7000 Development Board for Co-Project Hw/Sw course.
Stand alone fortran code for jacobi elliptic theta funcitons
Unreal fluid simulation using compute shaders.
A mathematic implementation in c++
Parallel computing methods using C (7th semester)
This is a parallel implementation of the Jacobi algorithm.
Iteration methods for linear equations
Rozwiązywanie układów równań liniowych metodą Jacobiego przygotowane w języku Delphi.
Implementation of Page Rank algorithm and calculate the rank of various connected pages
数值分析简要算法实现
In this paper, we focus on a specific problem related to the calculus of variations, which deals with finding the Lagrangian function that, when used in the Euler-Lagrange equation, produces a given differential equation
SIstema de Ecuaciones Lineales - Calculador de soluciones para ecuaciones lineales de cualquier grado
MATLAB
Course Programming on new Architecture-1 (GPU), autumn 2021