Highlights
Pinned Loading
-
unity2D-paratroopers-game
unity2D-paratroopers-game PublicCodebase for our very own game "Paratroopers 2018" developed on the Unity-2D engine in C# and Javascript. The game is a modern-day version of the classic 1982 MS DOS-based game "Paratrooper", writt…
C# 10
-
parallel-k-means
parallel-k-means PublicA parallelised implementation of the K-means clustering algorithm using C Pthreads and separately using OpenMP specification for C
C 14
-
CUDA-PCA-jacobi
CUDA-PCA-jacobi PublicCUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
-
MPI-pattern-matching
MPI-pattern-matching PublicA C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard
C 8
-
graph-theory-algorithms
graph-theory-algorithms PublicAn (under-construction) library of graph theory algorithms implemented in C++ using C++ STL
C++ 6
-
parallel-PCA-openmp
parallel-PCA-openmp PublicA parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for C…
If the problem persists, check the GitHub status page or contact support.