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:
- Templated Portable I/O Environment☆113Updated 2 months ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- CMake module collection☆30Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆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
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- 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
- FOundation of stXXl and thriLL☆14Updated last year
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org☆133Updated 2 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 weeks ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago