daviddoria / BGLExamples
Examples of how to use features of the Boost Graph Library. This repository is a staging area while the examples are prepared to be moved one at a time to the Boost repository. Examples that have been moved already can be found here: https://svn.boost.org/svn/boost/trunk/libs/graph/doc/table_of_contents.html
☆15Updated 13 years ago
Alternatives and similar repositories for BGLExamples
Users that are interested in BGLExamples are comparing it to the libraries listed below
Sorting:
- A generic C++11 k-means clustering implementation☆213Updated 2 weeks ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Boost.org graph_parallel module☆30Updated last week
- Generic Reusable Parallel Patterns Interface☆81Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Execution primitives for C++☆153Updated 4 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 9 years ago
- ☆31Updated last month
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- ☆70Updated 4 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- ☆22Updated 3 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Complete Project Documentation☆94Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 5 months ago
- Boost.Graph Cookbook 1: Basics☆184Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago