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
☆74Updated 3 months ago
Alternatives and similar repositories for libkdtree
Users that are interested in libkdtree are comparing it to the libraries listed below
Sorting:
- A C++17 interface for HDF5☆99Updated 3 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 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- 📊 A lightweight plotting library☆98Updated 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
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- data-parallel out-of-core library☆50Updated 2 months ago
- Open source library for scientific HPC☆131Updated 2 months ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- CMake module collection☆31Updated 10 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆45Updated 3 months ago
- Library with colormaps for C++☆30Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 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)…☆67Updated 6 years ago
- Code samples☆68Updated last year
- Boost.org mpi module☆65Updated last month
- CMake find module for Intel Threading Building Blocks☆89Updated 7 years ago
- Triangulation Template Library☆26Updated 2 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 7 months ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆38Updated 5 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆63Updated 6 years ago
- Evaluate mathematical expressions using Boost.Spirit☆32Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 8 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago