ieyjzhou / KmeansPlusPlusLinks
k-means++: a C++ version implement
☆19Updated 7 years ago
Alternatives and similar repositories for KmeansPlusPlus
Users that are interested in KmeansPlusPlus are comparing it to the libraries listed below
Sorting:
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Performance Tests for string_view, C++17☆14Updated 5 years ago
- 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
- Presentation materials for the 2016 Berkeley C++ Summit☆14Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Flat containers for C++☆19Updated 8 years ago