fandreuz / parallel-kd-tree
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
- Kd-Tree library for kNN and range queries in plain C++98☆91Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- ☆231Updated last week
- Probably the fastest C++ dbscan library.☆94Updated 10 months ago
- Simple C++ KD-Tree implementation☆215Updated 6 months ago
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- An implementation of k-d tree☆177Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated last week
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 7 months 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
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆63Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆65Updated 2 months ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆58Updated 2 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated 2 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- ☆47Updated 2 years ago
- Performance-portable geometric search library☆198Updated this week
- A single header-only C++ library for least squares fitting.☆105Updated last year
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Powerful automatic differentiation in C++ and Python☆364Updated 2 weeks ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A simple and efficient c++ KDTree implementation.☆25Updated 2 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago