cdalitz / hclust-cpp
C++ fast hierarchical clustering algorithms
☆87Updated last year
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
- Library for performing spectral clustering in C++☆78Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆64Updated 5 years ago
- A generic C++11 k-means clustering implementation☆213Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A C++ neural network library for machine learning☆14Updated last year
- Dynamic Time Warping single header library for C++☆50Updated 4 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 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 last year
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 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…☆41Updated last month
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 7 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 5 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Library with colormaps for C++☆28Updated last year
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- A C++17 interface for HDF5☆95Updated last month
- Quickly compute all maximal cliques of a graph☆78Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 6 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆43Updated 2 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago