cdalitz / hclust-cpp
C++ fast hierarchical clustering algorithms
☆87Updated last year
Alternatives and similar repositories for hclust-cpp:
Users that are interested in hclust-cpp are comparing it to the libraries listed below
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated 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…☆40Updated 2 weeks ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆62Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 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.☆48Updated last year
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆57Updated 2 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 6 months ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last week
- Dynamic Time Warping single header library for C++☆49Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- A C++ neural network library for machine learning☆14Updated 11 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- class that represents 16-bit floating point (half)☆11Updated last year
- Templated C++ polynomial library☆24Updated 2 years ago
- PH-Tree C++ implementation☆29Updated 3 weeks ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last month
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 4 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆23Updated 2 months ago