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☆97Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆72Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Simple C++ KD-Tree implementation☆224Updated last year
- C++ L-BFGS implementation using plain STL☆35Updated 3 weeks ago
- Probably the fastest C++ dbscan library.☆108Updated last year
- ☆278Updated last month
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 6 months ago
- An implementation of k-d tree☆187Updated last year
- Powerful automatic differentiation in C++ and Python☆389Updated this week
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆371Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆117Updated 6 years ago
- A C++17 interface for HDF5☆97Updated last month
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆63Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆169Updated last week
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated last week
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Library with colormaps for C++☆30Updated 2 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago