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
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- 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 header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- ☆147Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 7 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 4 months ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆67Updated 6 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- A C++ RangeTree implementation.☆43Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆46Updated this week
- A C++ neural network library for machine learning☆15Updated last year
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 months ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 9 months ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Templated C++ polynomial library☆25Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last month
- UnDirected Graph Cycle Detection: C++ wrapper over Boost Graph Library (BGL)☆21Updated last year
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆68Updated 6 years ago
- Just another header-only C++17 CSV parser☆15Updated this week
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year