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
☆72Updated 7 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☆98Updated last month
- 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 fast and flexible c++ template class for tree data structures☆110Updated last month
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 2 weeks ago
- 📊 A lightweight plotting library☆96Updated 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 4 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 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 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Unofficial mirror of Blaze library on Bitbucket☆66Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- CMake module collection☆30Updated 10 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Boost.org mpi module☆63Updated 2 weeks ago
- data-parallel out-of-core library☆50Updated last week
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- The x template library☆226Updated 6 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated 3 months ago
- Open source library for scientific HPC☆129Updated 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
- 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☆49Updated 2 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 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
- Code samples☆68Updated 8 months ago
- A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and me…☆163Updated last week
- Boost.odeint☆49Updated last month