fandreuz / parallel-kd-treeLinks
Parallel k-d tree with C++17, MPI and OpenMP
☆36Updated 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
- Simple C++ KD-Tree implementation☆223Updated 11 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆72Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Powerful automatic differentiation in C++ and Python☆384Updated this week
- ☆273Updated 2 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆82Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆38Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- An implementation of k-d tree☆185Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Probably the fastest C++ dbscan library.☆105Updated last year
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- An implementation of parallel exclusive scan in CUDA☆63Updated 7 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆369Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆161Updated this week
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated last month
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago