nvmd / libkdtree
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure
☆63Updated 4 months ago
Alternatives and similar repositories for libkdtree:
Users that are interested in libkdtree are comparing it to the libraries listed below
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Boost.org mpi module☆59Updated last month
- A C++17 interface for HDF5☆94Updated last week
- CMake module collection☆30Updated 9 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last month
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 7 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆143Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- Open source library for scientific HPC☆122Updated 4 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- A fast and flexible c++ template class for tree data structures☆97Updated 2 years ago
- robust geometric predicates☆35Updated 4 years ago
- A C++14-and-later expression template library☆108Updated last month
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- A C++17 message passing library based on MPI☆168Updated last month
- Utilities for Modern C++☆23Updated 6 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆58Updated 4 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆21Updated 5 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 …☆28Updated 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)…☆66Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated 10 months ago