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:
- Kd-Tree library for kNN and range queries in plain C++98☆94Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- Simple C++ KD-Tree implementation☆223Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆72Updated 6 years ago
- ☆273Updated 3 months ago
- Probably the fastest C++ dbscan library.☆106Updated last year
- Powerful automatic differentiation in C++ and Python☆383Updated last week
- An implementation of k-d tree☆186Updated 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…☆196Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆371Updated 5 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- C++ library for reading and writing of numpy's .npy files☆417Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 months ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- Ponca is a header only C++/CUDA library for point cloud analysis☆38Updated last week
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆82Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 6 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆165Updated 3 weeks ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆225Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆63Updated 3 years ago
- openmp examples☆146Updated 6 years ago
- 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 6 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year