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
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- 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
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 4 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆35Updated 8 months ago
- A generic C++11 k-means clustering implementation☆211Updated 3 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- ☆147Updated last year
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆48Updated 2 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆68Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Kalman Filter☆60Updated last week
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Simple C++ KD-Tree implementation☆221Updated 10 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- A C++ neural network library for machine learning☆15Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- Dynamic Time Warping single header library for C++☆51Updated 4 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated last week
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆132Updated last month
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆69Updated 6 years ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago