cdalitz / hclust-cpp
C++ fast hierarchical clustering algorithms
☆79Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hclust-cpp
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆36Updated last week
- Greg's Template Library of useful classes.☆119Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆32Updated 5 months ago
- Library for performing spectral clustering in C++☆77Updated 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.☆46Updated last year
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 2 weeks ago
- Complete Project Documentation☆94Updated 10 months ago
- Highly parallel DBSCAN (HPDBSCAN)☆36Updated last month
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆51Updated 3 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆54Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆75Updated 3 months ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆54Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆51Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- a CUDA implementation of a priority queue☆81Updated 4 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆85Updated 10 months ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 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…☆39Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆113Updated 7 months ago
- Dynamic Time Warping single header library for C++☆47Updated 3 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated last month
- A lightweight C++ graph library☆76Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆319Updated last month
- Probably the fastest C++ dbscan library.☆77Updated 5 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆79Updated 5 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month