jacobi-eigenvalues
Here are 11 public repositories matching this topic...
Methods for calculating eigenvalues (Holder, Jacobi, ...), optimizing functions (GD, ...)
-
Updated
Jan 5, 2023 - JavaScript
Implementation of serial and parallel(MPI) Jacobi algorithm for estimating of eigenvalues of symmetric matrix
-
Updated
Jun 5, 2018 - C++
Matrix class + Gaussian Elimination, Jacobi Eigenvalue Algorithm, Linear Regression
-
Updated
Nov 8, 2022 - C++
Vectorization of the Jacobi-type methods for the SVD and the EVD
-
Updated
Oct 30, 2024 - C
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.
-
Updated
Dec 30, 2016 - MATLAB
Jacobi eigenvalue algorithm openmp implementation. Symmetric eigenvalue problem.
-
Updated
Dec 9, 2018 - C
Implementation of One Sided Jacobi SVD using CUDA on Jetson TK1 embedded GPU
-
Updated
Jul 23, 2020 - Cuda
A way to compute PCA through CUDA and GPU
-
Updated
Jun 28, 2021 - Cuda
This repository is about finding the eigenvalues and eigenvectors of an image or any input matrix
-
Updated
Dec 30, 2019 - MATLAB
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
-
Updated
May 10, 2019 - Cuda
Improve this page
Add a description, image, and links to the jacobi-eigenvalues topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jacobi-eigenvalues topic, visit your repo's landing page and select "manage topics."