Skip to content
View NicolasAyllon's full-sized avatar

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Kmeans-CUDA Kmeans-CUDA Public

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

    C++

  2. Gravity-simulation-with-MPI Gravity-simulation-with-MPI Public

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

    C++

  3. ByteQueue ByteQueue Public

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

    C++

  4. Tree-Hashing-with-Go Tree-Hashing-with-Go Public

    Study in hashing and comparing trees with goroutines in parallel

    Go