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

Block or report mwarzynski

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. uw_alienos uw_alienos Public

    Alien's operating system syscalls emulator.

    C 1

  2. uw_matrix_multiplication uw_matrix_multiplication Public

    Communication-avoiding parallel sparse-dense matrix multiplication.

    C++ 5 2

  3. uw_dust uw_dust Public

    Interpreter for Dummy Rust programming language.

    Haskell 1

  4. uw_parallel_a_star uw_parallel_a_star Public

    Massively Parallel A* Search on a GPU.

    Cuda 8

  5. uw_game_of_life uw_game_of_life Public

    Conway's Game of Life implemented in ARM Assembly.

    Assembly 1

  6. uw_turing_machine uw_turing_machine Public

    Turing Machine interpreter in Python.

    Python