VcDevel / simd-kd-tree
vectorization of the kd-tree data structure and search algorithm
☆40Updated 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
- Experimental ranges for CUDA☆24Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 10 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆14Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated 4 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated this week
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆10Updated last year
- 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
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 7 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Easy optimization framework with explicitly vectorized automatic differentiation☆19Updated 5 years ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆21Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A handbook to help developers get started with Eigen quickly.☆29Updated 5 years ago
- SuperGlue -- A C++ Library for Data-Dependency Driven Task Parallelism☆34Updated 9 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Class template for dual quaternions using Eigen.☆12Updated last year
- ICP implementations including Robust-ICP and Anisotropic-Scaled ICP☆12Updated 10 years ago