cdalitz / hclust-cppLinks
C++ fast hierarchical clustering algorithms
☆89Updated 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 C++ neural network library for machine learning☆15Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 4 months ago
- A generic C++11 k-means clustering implementation☆215Updated 8 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- Fast, header-only, extensively tested, C++11 CSV parser☆148Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 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.☆50Updated 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…☆44Updated 4 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- A C++ library for interpolation.☆250Updated 4 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- Header-only C++ program options parser library☆178Updated 2 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆111Updated 2 years ago
- Just another header-only C++17 CSV parser☆16Updated this week
- Unofficial mirror of Blaze library on Bitbucket☆69Updated last week
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆52Updated last month
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- General-purpose C++ graph library☆232Updated 4 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago