Skip to content
View mathyourlife's full-sized avatar

Highlights

  • Pro

Organizations

@unh-comp-698-systems-software @OysterRiverOverdrive
Block or Report

Block or report mathyourlife

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

    Nothing like a little sweat.

    Go

  2. Lexicographic Permutations - impleme... Lexicographic Permutations - implementation of a method without recursion or state memory
    1
    /*
    2
    Lexicographic Permutations
    3
    4
    source: http://en.wikipedia.org/wiki/Permutation#Generation_in_lexicographic_order
    5
  3. cdr function: cd up to a "root" dire... cdr function: cd up to a "root" directiory
    1
    # Add this function to your ~/.bashrc file to allow you to jump to the top of a complex dir tree
    2
    #
    3
    # Examples:
    4
    # user@host:~/git_stuff/git_repo1/dir1/subdir/subsubdir $ cdr
    5
    # user@host:~/git_stuff/git_repo1 $
  4. TSatPy-thesis TSatPy-thesis Public

    Python implementation of the TableSat controller

    Jupyter Notebook 1

  5. OysterRiverOverdrive/infra-management OysterRiverOverdrive/infra-management Public

  6. OysterRiverOverdrive/JavaOnRaspberryPi OysterRiverOverdrive/JavaOnRaspberryPi Public

    Notes about how to setup and use a raspberry pi as a place to test Java code when a full robot/roborio is not available.