shamanDevel / cuMatLinks
An expression template based linear algebra library running completely on the GPU using CUDA
☆25Updated 4 years ago
Alternatives and similar repositories for cuMat
Users that are interested in cuMat are comparing it to the libraries listed below
Sorting:
- Ponca is a header only C++/CUDA library for point cloud analysis☆46Updated last week
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Light C++11 graph library☆13Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 6 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- GPU-accelerated KD-tree implementation☆46Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- ☆280Updated 3 months ago
- Header-only/compiled C++ numerical compute library.☆33Updated 2 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated last month
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆19Updated 7 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆32Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A structure from motion implemention in C++ and accelerated using CUDA☆48Updated 6 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 6 years ago
- Certifiably globally optimal unit quaternion rotation averaging via Sparse Bounded-degree sum of squares optimization.☆17Updated 6 years ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆16Updated 10 years ago
- ☆39Updated 3 years ago
- A lightweight C++ optimization library for nonlinear problems☆12Updated last year
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆97Updated 4 months ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 5 years ago