jacobi
Here are 54 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++ library for calculating eigenvalues and eigenvectors of real symmetric matrices
-
Updated
Oct 29, 2024 - 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
Jacobi rotations algorithm for eigen values and eigen vectors computation
-
Updated
Jun 6, 2022 - 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
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
A mathematic implementation in c++
-
Updated
Jan 1, 2018 - C++
Stand alone fortran code for jacobi elliptic theta funcitons
-
Updated
Aug 23, 2022 - Fortran
Progetto di programmazione concorrente e parallela su cloud. Professore: Vittorio Scarano
-
Updated
Jun 15, 2018 - C
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
Parallel computing methods using C (7th semester)
-
Updated
Dec 15, 2022 - C
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
Implementation of Page Rank algorithm and calculate the rank of various connected pages
-
Updated
Aug 12, 2020 - HTML
Improve this page
Add a description, image, and links to the jacobi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jacobi topic, visit your repo's landing page and select "manage topics."