pthimon / clustering
Library for performing spectral clustering in C++
☆77Updated last year
Related projects ⓘ
Alternatives and complementary repositories for clustering
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆140Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆51Updated 3 months ago
- Numerical optimization in C++☆38Updated 10 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆133Updated 4 years ago
- KMeans clustering in Eigen.☆25Updated 8 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- A Light-weight and Fast Template Matrix Library☆131Updated 11 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 6 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 10 years ago
- K-d tree implementation in C++☆57Updated 11 years ago
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆56Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆117Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆28Updated 7 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- C++ library for solving graph matching problems using Factorized Graph Matching☆14Updated 8 years ago
- Quickly compute all maximal cliques of a graph☆75Updated 6 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆24Updated 9 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 6 years ago