cdalitz / hclust-cppLinks
C++ fast hierarchical clustering algorithms
☆88Updated 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 generic C++11 k-means clustering implementation☆215Updated 7 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 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 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 simple C++17 header-only library for generating SVG plots☆10Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- Kalman Filter☆64Updated this week
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆51Updated 2 weeks ago
- Just another header-only C++17 CSV parser☆16Updated this week
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last week
- 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 last week
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated 3 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Simple C++ KD-Tree implementation☆225Updated last year
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 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
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆35Updated last week
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- UnDirected Graph Cycle Detection: C++ wrapper over Boost Graph Library (BGL)☆21Updated 2 years ago
- Header-only C++ program options parser library☆179Updated 2 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