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
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago
- ☆241Updated last month
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- Probably the fastest C++ dbscan library.☆96Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- A gpu based implementation of a K-D Tree Builder☆112Updated 5 years ago
- Simple C++ KD-Tree implementation☆217Updated 8 months 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
- An implementation of k-d tree☆179Updated last year
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 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 10 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 4 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆1Updated 2 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- C++ library for fast Gauss transforms.☆67Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated 3 weeks ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆58Updated 2 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- A C++17 interface for HDF5☆96Updated last month
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated last month
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago