fandreuz / parallel-kd-treeLinks
Parallel k-d tree with C++17, MPI and OpenMP
☆35Updated 3 years ago
Alternatives and similar repositories for parallel-kd-tree
Users that are interested in parallel-kd-tree are comparing it to the libraries listed below
Sorting:
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆66Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Probably the fastest C++ dbscan library.☆99Updated last year
- ☆47Updated 2 years ago
- ☆246Updated 2 months ago
- A gpu based implementation of a K-D Tree Builder☆113Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- An implementation of k-d tree☆180Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 9 months ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆79Updated 10 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated 2 months ago
- Open source library for scientific HPC☆126Updated 2 weeks ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 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
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆160Updated 6 years ago