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 2 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Simple C++ KD-Tree implementation☆226Updated last year
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Fast, easy automatic differentiation in C++☆410Updated 2 weeks ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- An implementation of k-d tree☆187Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆73Updated 6 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆175Updated this week
- Probably the fastest C++ dbscan library.☆109Updated last year
- ☆36Updated 11 years ago
- A C++17 interface for HDF5☆99Updated 3 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆199Updated 8 months ago
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆65Updated 8 years ago
- 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
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆77Updated 7 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago