nvmd / libkdtreeLinks
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
☆69Updated 4 months ago
Alternatives and similar repositories for libkdtree
Users that are interested in libkdtree are comparing it to the libraries listed below
Sorting:
- 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 Quaternions, Vectors, Matrices library☆86Updated 2 months ago
- 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
- 📊 A lightweight plotting library☆94Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- A C++17 interface for HDF5☆96Updated 3 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆62Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Code samples☆68Updated 5 months 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 …☆31Updated 4 years ago
- CMake module collection☆30Updated 10 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated last week
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- The x template library☆222Updated 3 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Boost.org mpi module☆62Updated 2 months 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 6 years ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- Boost.odeint☆47Updated 3 months ago