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
☆73Updated 3 weeks ago
Alternatives and similar repositories for libkdtree
Users that are interested in libkdtree are comparing it to the libraries listed below
Sorting:
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A C++17 interface for HDF5☆98Updated last week
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 5 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- 📊 A lightweight plotting library☆97Updated 3 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 5 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆62Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated last week
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- Unofficial mirror of Blaze library on Bitbucket☆67Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- robust geometric predicates☆38Updated 5 years ago
- Open source library for scientific HPC☆130Updated last month
- The x template library☆228Updated last month
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- CMake module collection☆30Updated 10 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 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 …☆32Updated 4 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated 4 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 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)…☆66Updated 6 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago