Lucaweihs / range-treeLinks
A C++ RangeTree implementation.
☆43Updated 4 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:
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- An implementation of k-d tree☆181Updated last year
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- Very simple C++ directed graph library☆78Updated 2 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆21Updated 4 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Some C++ libraries I implemented☆15Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Lightweight c++17 utility library☆9Updated 3 weeks ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- [OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms☆34Updated 7 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- A C++ implementation of a LRU cache☆38Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆67Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- PH-Tree C++ implementation☆30Updated 4 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year