genbattle / dkm
A generic C++11 k-means clustering implementation
☆210Updated 3 years ago
Alternatives and similar repositories for dkm:
Users that are interested in dkm are comparing it to the libraries listed below
- Intel TBB with CMake build system☆381Updated 2 years ago
- A simple C library for working with KD-Trees☆395Updated 3 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- CMake find module for Intel Threading Building Blocks☆90Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Simple C++ KD-Tree implementation☆205Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Range-based for loops to iterate over a range of numbers or values☆309Updated 5 months ago
- C++ fast hierarchical clustering algorithms☆84Updated last year
- N-dimensional RTree implementation in C++☆385Updated last month
- K-d tree implementation in C++☆58Updated 12 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆218Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- Header-only C++ program options parser library☆170Updated last year
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆490Updated 2 months ago
- General-purpose C++ graph library☆198Updated last month
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 4 years ago
- C++ port of tqdm☆333Updated last year
- A Light-weight and Fast Template Matrix Library☆130Updated 11 years ago
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆564Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- An implementation of k-d tree☆176Updated 9 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆60Updated 6 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago