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
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 months ago
- A generic C++11 k-means clustering implementation☆214Updated 6 months ago
- A C++ neural network library for machine learning☆15Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 months ago
- 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.☆49Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 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 3 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆51Updated this week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 11 months ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last month
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 2 weeks ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago