Skip to content
View ratatstats's full-sized avatar

Block or report ratatstats

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. DFS for Tetris Cube DFS for Tetris Cube
    1
    # Yes it's in R, I don't care for that snark on your face
    2
    
                  
    3
    a = as.numeric(commandArgs(TRUE))
    4
    
                  
    5
    cubePieces = list(
  2. RecitationNotes6419 RecitationNotes6419 Public

    Recitation Notes for 6.419/6.439/IDS.012/IDS.131 (Statistics, Computation, and Applications)

    TeX 3 2

  3. agvis/agvis.github.io agvis/agvis.github.io Public

    HTML 1 2

  4. thesis thesis Public

    TeX 1

  5. tRNAbias tRNAbias Public

    R

  6. Charlieplexed array of LEDs with a s... Charlieplexed array of LEDs with a sound sensor
    1
    /*
    2
    The idea is that when an observer shouts something like "Bernie" or "Democracy"
    3
    The LEDs will respond with a random effect
    4
    */
    5