DNCrane / Cover-TreeLinks
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
Sorting:
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 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)…☆65Updated 6 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 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
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Undirected Probailistic Graphical Modes for C++☆12Updated 5 years ago