arneish / CUDA-PCA-jacobi
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
☆26Updated 5 years ago
Alternatives and similar repositories for CUDA-PCA-jacobi:
Users that are interested in CUDA-PCA-jacobi are comparing it to the libraries listed below
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 4 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 8 months ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- ☆42Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆16Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 6 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 m…☆31Updated 7 years ago
- depth image processing using CUDA☆104Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆95Updated 5 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 2 years ago
- RANSAC Template Library☆85Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 8 years ago
- Parallel Bundle Adjustment☆67Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- CUDA-based implementations of Softassign and EM-ICP☆65Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆53Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆60Updated 6 years ago
- ☆20Updated 6 years ago
- A structure from motion implemention in C++ and accelerated using CUDA☆48Updated 5 years ago
- kmeans clustering with multi-GPU capabilities☆117Updated last year