jacobi
Here are 66 public repositories matching this topic...
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.
-
Updated
May 29, 2018 - MATLAB
a short, simple public-domain header-only C++ eigensolver library for real symmetric matrices
-
Updated
Mar 28, 2025 - C++
Numerical analysis methods implemented in Python.
-
Updated
Mar 1, 2021 - Python
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.
-
Updated
Apr 25, 2024 - Cuda
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.
-
Updated
Aug 11, 2020 - Jupyter Notebook
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
-
Updated
May 22, 2019 - C
Progetto di programmazione concorrente e parallela su cloud. Professore: Vittorio Scarano
-
Updated
Jun 15, 2018 - C
Jacobi rotations algorithm for eigen values and eigen vectors computation
-
Updated
Jun 6, 2022 - C++
Academic project for the course of Concurrent, Parallel and Cloud Programming.
-
Updated
Apr 21, 2020 - C
Distributed and multithreaded implementation (OpenMPI and OpenMP) of a thermal transmission simulation in 2D space by using the Jacobi method
-
Updated
Dec 9, 2018 - C
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
-
Updated
Mar 22, 2022 - C
Example codes and brief theory for Computational Physics Course at NKUA
-
Updated
Jul 24, 2025 - Jupyter Notebook
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.
-
Updated
Apr 3, 2024 - Jupyter Notebook
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.
-
Updated
Jul 21, 2018 - VHDL
Stand alone fortran code for jacobi elliptic theta funcitons
-
Updated
Aug 23, 2022 - Fortran
A mathematic implementation in c++
-
Updated
Jan 1, 2018 - C++
Add this topic to your repo
To associate your repository with the jacobi topic, visit your repo's landing page and select "manage topics."