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 (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 2 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Light C++11 graph library☆13Updated 3 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated last week
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆30Updated 5 months ago
- GPU-accelerated KD-tree implementation☆45Updated 3 years ago
- Exact nearest neighbor searching for various Euclidean, SO(3), SE(3) and weighted combinations thereof.☆10Updated 6 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- c++ implementation of 3D incremental convell hull algorthim☆41Updated 5 years ago
- A structure from motion implemention in C++ and accelerated using CUDA☆48Updated 5 years ago
- ICP implementations including Robust-ICP and Anisotropic-Scaled ICP☆12Updated 10 years ago
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆18Updated 6 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago