fandreuz / parallel-kd-tree
Parallel k-d tree with C++17, MPI and OpenMP
☆34Updated 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
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆109Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years 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
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated last year
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated 2 months ago
- ☆228Updated last month
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last week
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last month
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 5 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- ☆47Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 5 months ago
- Powerful automatic differentiation in C++ and Python☆362Updated 3 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Probably the fastest C++ dbscan library.☆92Updated 9 months ago
- GPU-accelerated KD-tree implementation☆43Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆32Updated 2 years ago
- Fast Library for Approximate Nearest Neighbors☆15Updated 2 years ago
- Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN …☆11Updated 2 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 6 months ago
- C++ library for fast Gauss transforms.☆67Updated 11 months ago
- Custom views of various objects for Visual Studio debugger☆76Updated 10 months ago
- ☆42Updated 7 years ago