Skip to content
View mantri's full-sized avatar

Block or report mantri

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

Popular repositories Loading

  1. graph-solver graph-solver Public

    OpenMP and Pthread implementation of Multi Level Graph Partitioning Solver. A weighted, undirected graph is taken as input. This graph is treated as matrix A. The solver gives solution for Ax = 0

    C 1

  2. Paxos Paxos Public

    Simulation of Basic Paxos Algorithm in Orc

  3. paxos-1 paxos-1 Public

    Forked from mdamle/paxos

    implementation of classical paxos algorithm in Orc: CS380D Distributed Systems Project Spring 2013

  4. parallel_algorithms parallel_algorithms Public

    Implementation of some parallel algorithms (MPI, OpenMP and Pthreads)

    C

  5. distributed_snapshot_rollback distributed_snapshot_rollback Public

    Implementation of Distributed Snapshot and Rollback (Chandy-Lamport Algorithm)

  6. weighwords weighwords Public

    Forked from larsmans/weighwords

    Python library for creating word clouds from text

    Python