fandreuz / parallel-kd-treeLinks
Parallel k-d tree with C++17, MPI and OpenMP
☆37Updated 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:
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Simple C++ KD-Tree implementation☆225Updated last year
- 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 this week
- An implementation of k-d tree☆188Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- ☆278Updated 3 weeks ago
- C++ L-BFGS implementation using plain STL☆35Updated this week
- Probably the fastest C++ dbscan library.☆106Updated last year
- Powerful automatic differentiation in C++ and Python☆386Updated this week
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆83Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- openmp examples☆149Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆197Updated 5 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 months ago
- A C++17 interface for HDF5☆97Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago