Skip to content
View NicolasAyllon's full-sized avatar
Block or Report

Block or report NicolasAyllon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Kmeans-CUDA Kmeans-CUDA Public

    The K-means clustering algorithm in parallel with CUDA for Nvidia GPUs

    C++

  2. Tree-Hashing-with-Go Tree-Hashing-with-Go Public

    Study in hashing and comparing trees with goroutines in parallel

    Go

  3. ByteQueue ByteQueue Public

    Fast data structure for queues of bytes in a fixed chunk of 2048 bytes

    C++

  4. Gravity-simulation-with-MPI Gravity-simulation-with-MPI Public

    MPI-parallelized gravity simulation for many particles, accelerated with quadtree and Barnes-Hut approximation

    C++

  5. Huffman Huffman Public

    Huffman compressor & decompressor

    C++