cdalitz / hclust-cppLinks
C++ fast hierarchical clustering algorithms
☆90Updated 2 years ago
Alternatives and similar repositories for hclust-cpp
Users that are interested in hclust-cpp are comparing it to the libraries listed below
Sorting:
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆51Updated 2 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 5 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Fast, header-only, extensively tested, C++11 CSV parser☆148Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A C++ library for interpolation.☆252Updated 3 weeks ago
- Header-only C++ program options parser library☆177Updated 2 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆53Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- Unofficial unmaintained clone of LEMON Graph Library☆50Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- Library for performing spectral clustering in C++☆80Updated 2 years ago