OlegKonings / CUDA_Floyd_Warshall_Links
CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)
☆39Updated 11 years ago
Alternatives and similar repositories for CUDA_Floyd_Warshall_
Users that are interested in CUDA_Floyd_Warshall_ are comparing it to the libraries listed below
Sorting:
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆63Updated 7 years ago
- Source code for ECCV16 paper☆54Updated 9 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 5 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆34Updated 8 years ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆12Updated 11 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]☆18Updated 10 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- A domain-specific language and compiler for image processing☆77Updated 4 years ago
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆116Updated 2 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- A GPU (CUDA) based Artificial Neural Network library☆110Updated 4 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- ☆31Updated 5 years ago
- kmeans☆55Updated 9 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated 2 weeks ago
- Numerical optimization in C++☆40Updated 11 years ago
- Generating 3D CAD models with manifolds trained by Gaussian Process Latent Variable Models☆21Updated 9 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Updated 2 years ago