VcDevel / simd-kd-treeLinks
vectorization of the kd-tree data structure and search algorithm
☆41Updated 7 years ago
Alternatives and similar repositories for simd-kd-tree
Users that are interested in simd-kd-tree are comparing it to the libraries listed below
Sorting:
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 weeks ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Light C++11 graph library☆13Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Library with colormaps for C++☆29Updated last year
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆38Updated this week
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 2 years ago
- Coroutine library in C++☆18Updated this week
- C++ template library for use in robotics.☆29Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- ICP implementations including Robust-ICP and Anisotropic-Scaled ICP☆12Updated 10 years ago
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆31Updated 4 years ago
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆69Updated last year
- C++ implementation of the algorithm in "Fast and Accurate Least-Mean-Squares Solvers", NIPS19☆11Updated 5 years ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated 9 months ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆11Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Exact nearest neighbor searching for various Euclidean, SO(3), SE(3) and weighted combinations thereof.☆10Updated 6 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last month