arneish / CUDA-PCA-jacobiLinks
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
☆28Updated 6 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
Sorting:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- ☆20Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- ☆43Updated 7 years ago
- depth image processing using CUDA☆107Updated 8 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- A gpu based implementation of a K-D Tree Builder☆117Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- some CUDA programming example☆25Updated 9 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆69Updated 6 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- This repository contains various examples of using Eigen library☆20Updated 10 months ago