DNCrane / Cover-Tree
A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion and removal. Uses templates.
☆62Updated 7 years ago
Alternatives and similar repositories for Cover-Tree:
Users that are interested in Cover-Tree are comparing it to the libraries listed below
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆93Updated 4 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- CMake module collection☆30Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Header-only version of RedSVD☆58Updated 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)…☆65Updated 5 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated last year
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆35Updated 6 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- A C++ RangeTree implementation.☆43Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Boost SIMD☆232Updated 5 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- data-parallel out-of-core library☆49Updated this week