shamanDevel / cuMat
An expression template based linear algebra library running completely on the GPU using CUDA
☆25Updated 3 years ago
Alternatives and similar repositories for cuMat:
Users that are interested in cuMat are comparing it to the libraries listed below
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 11 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Header-only/compiled C++ numerical compute library.☆31Updated 2 years ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 2 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 weeks 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
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆29Updated 3 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- Library for spline manipulation.☆21Updated last year
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 2 weeks ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆31Updated 3 months ago
- ☆39Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- ☆19Updated 4 years ago
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆26Updated last month
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 7 months ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Updated 7 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 9 years ago
- A structure from motion implemention in C++ and accelerated using CUDA☆48Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year