genbattle / dkmLinks
A generic C++11 k-means clustering implementation
☆213Updated 2 months ago
Alternatives and similar repositories for dkm
Users that are interested in dkm are comparing it to the libraries listed below
Sorting:
- Intel TBB with CMake build system☆387Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 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
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A simple C++11 command line argument parser☆230Updated 2 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆187Updated 2 weeks ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- Boost SIMD☆232Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- N-dimensional RTree implementation in C++☆415Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Various Splines Interpolation classes☆143Updated last week
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- Fast, header-only, extensively tested, C++11 CSV parser☆144Updated 7 months ago
- A fast and flexible c++ template class for tree data structures☆104Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A tiny self-contained path manipulation library for C++☆247Updated 2 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)…☆65Updated 5 years ago
- Skeleton for C++ header-only libraries☆118Updated last year
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- Range-based for loops to iterate over a range of numbers or values☆311Updated 11 months ago