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:
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Performance Tests for string_view, C++17☆14Updated 6 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- C++ Library for Portable SIMD Vectorization☆83Updated 7 months ago
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 5 years ago
- Boost.Sort☆53Updated last week
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 6 months 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
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- 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
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- ☆31Updated last month