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☆73Updated 3 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- Source code for my articles☆146Updated last year
- Execution primitives for C++☆153Updated 5 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 7 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 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
- Enjoy template metaprogramming☆113Updated 8 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆229Updated 4 months ago
- Templated Portable I/O Environment☆114Updated 5 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- Fast automatic differentiation library in C++☆110Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- An open source library for artificial neural networks.☆122Updated 4 years ago