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:
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 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…☆74Updated 4 years ago
- C++ Summer Lecture Series 2016☆13Updated 8 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- C++ Library for Portable SIMD Vectorization☆83Updated 7 months ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Proposed compile-time views and maps for Boost☆10Updated 6 years ago
- A simple state-of-the-art C++ random number generator☆19Updated 7 years ago
- Flat containers for C++☆19Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- A compile-time linear algebra system for C++☆121Updated 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
- data-parallel out-of-core library☆50Updated this week
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- compile time symbolic differentiation via C++ template expressions☆18Updated 3 years ago
- High-throughput lock-based concurrent queue☆31Updated last month
- Presentation materials for the 2016 Berkeley C++ Summit☆14Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago