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 6 months ago
Alternatives and similar repositories for libkdtree
Users that are interested in libkdtree are comparing it to the libraries listed below
Sorting:
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆106Updated 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…☆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
- The x template library☆224Updated 5 months ago
- A C++17 interface for HDF5☆97Updated 2 weeks ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- 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
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- 📊 A lightweight plotting library☆96Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated last month
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆62Updated 5 years ago
- Boost Quaternions, Vectors, Matrices library☆86Updated last week
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- CMake module collection☆30Updated 10 years ago
- Code samples☆68Updated 7 months ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 3 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆132Updated this week
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Object-oriented Scientific Computing Library☆35Updated last week
- Boost.org mpi module☆63Updated last week
- A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and me…☆162Updated last week