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
- A Light-weight and Fast Template Matrix Library☆131Updated 11 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Undirected Probailistic Graphical Modes for C++☆12Updated 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 5 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 5 months ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆35Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆150Updated 5 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆92Updated 4 years ago
- An open source library for artificial neural networks.☆122Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- C++ library [machine learning & numerical optimization] - superseeded by libnano☆1Updated 6 years ago
- A generic C++11 k-means clustering implementation☆210Updated 3 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- Program Generator for Small-Scale Linear Algebra Applications☆29Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆21Updated 5 years ago