ieyjzhou / KmeansPlusPlus
k-means++: a C++ version implement
☆18Updated 7 years ago
Alternatives and similar repositories for KmeansPlusPlus:
Users that are interested in KmeansPlusPlus are comparing it to the libraries listed below
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆17Updated 5 months ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated last month
- A C++ library for integer array compression☆28Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ Summer Lecture Series 2016☆13Updated 8 years ago
- ☆28Updated 2 months ago
- Flat containers for C++☆19Updated 8 years ago
- ye olde time_series library, now unmaintained☆15Updated 11 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- simd algorithms☆9Updated 9 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 3 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆63Updated 9 years ago