Lucaweihs / range-treeLinks
A C++ RangeTree implementation.
☆43Updated 5 years ago
Alternatives and similar repositories for range-tree
Users that are interested in range-tree are comparing it to the libraries listed below
Sorting:
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 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 fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- C++ Library for Planar Visibility Computations☆27Updated 2 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- N-dimensional RTree implementation in C++☆434Updated 10 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A nano spline library in modern C++.☆130Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago
- CMake find module for Intel Threading Building Blocks☆89Updated 7 years ago