cdalitz / hclust-cppLinks
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
- 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
- A generic C++11 k-means clustering implementation☆213Updated last month
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- Dynamic Time Warping single header library for C++☆50Updated 4 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
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated last month
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆43Updated 3 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆64Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 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 3 months ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 8 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- ☆34Updated 10 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- A C++ RangeTree implementation.☆43Updated 4 years ago
- A C++17 interface for HDF5☆96Updated last month
- A C++ neural network library for machine learning☆15Updated last year
- Very simple C++ directed graph library☆76Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- Library for performing spectral clustering in C++☆78Updated last year
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- ☆22Updated 6 years ago