cdalitz / hclust-cppLinks
C++ fast hierarchical clustering algorithms
☆87Updated 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 9 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 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.☆48Updated 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…☆45Updated 3 weeks ago
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 weeks ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Just another header-only C++17 CSV parser☆15Updated this week
- A C++ neural network library for machine learning☆15Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆55Updated 9 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- Dynamic Time Warping single header library for C++☆53Updated 4 years ago
- Kalman Filter☆60Updated this week
- Highly parallel DBSCAN (HPDBSCAN)☆45Updated 11 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆69Updated 6 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆49Updated last week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- A C++ library for interpolation.☆239Updated 3 weeks ago