ieyjzhou / KmeansPlusPlus
k-means++: a C++ version implement
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for KmeansPlusPlus
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 2 years ago
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- DARMA/vt => Virtual Transport☆35Updated this week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- GPU-Accelerated Faster Decoding of Integer Lists☆13Updated 5 years ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Updated 8 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- simd algorithms☆9Updated 9 years ago
- Performance Tests for string_view, C++17☆14Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 5 months ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- ye olde time_series library, now unmaintained☆15Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- data-parallel out-of-core library☆48Updated 2 weeks ago