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

Block or report maxhayne

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. distributed-file-system distributed-file-system Public

    A distributed, fault-tolerant file system in Java.

    Java 2

  2. pastry-network pastry-network Public

    A peer-to-peer network in Java.

    Java

  3. networkCirclePlots networkCirclePlots Public

    Software to speed up the process of drawing circle plots from network data.

    R

  4. nbody-BHTree nbody-BHTree Public

    Barnes-Hut implementation of a quad-tree to speed nbody simulations from O(n^2) to O(nlog(n))

    C++