cdalitz / hclust-cppLinks
C++ fast hierarchical clustering algorithms
☆90Updated 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☆216Updated 8 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆98Updated 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…☆46Updated 5 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 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.☆51Updated 2 years ago
- Simple C++ KD-Tree implementation☆226Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years 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
- Library for performing spectral clustering in C++☆80Updated 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…☆74Updated 3 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated last month
- Unofficial unmaintained clone of LEMON Graph Library☆49Updated 6 years ago
- Header-only C++ program options parser library☆177Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- ☆150Updated last year
- Utilities for Modern C++☆22Updated 7 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Just another header-only C++17 CSV parser☆16Updated 3 weeks ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Fastest Random Distribution Generator for Eigen☆105Updated last month