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.
☆64Updated 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 4 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆38Updated 7 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)…☆67Updated 6 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- An open source library for artificial neural networks.☆122Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Templated Portable I/O Environment☆115Updated 9 months ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- Execution primitives for C++☆155Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 5 years ago
- ☆42Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- CMake find module for Intel Threading Building Blocks☆89Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 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
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 4 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆66Updated 6 years ago