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
- Simple C++ KD-Tree implementation☆221Updated 10 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- An implementation of k-d tree☆183Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆69Updated 6 years ago
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago
- ☆271Updated 2 months 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
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆45Updated 11 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Powerful automatic differentiation in C++ and Python☆380Updated 2 weeks ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Probably the fastest C++ dbscan library.☆102Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆45Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆195Updated 2 months ago
- ☆47Updated 2 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago