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:
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated this week
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Light C++11 graph library☆13Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- GPU-accelerated KD-tree implementation☆45Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last week
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated this week
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 3 years ago
- ☆278Updated 2 weeks ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆16Updated 10 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 5 years ago
- Header-only/compiled C++ numerical compute library.☆33Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 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
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆31Updated 9 months ago
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆19Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆33Updated 4 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆139Updated 2 months ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Exact nearest neighbor searching for various Euclidean, SO(3), SE(3) and weighted combinations thereof.☆10Updated 7 years ago