Skip to content
View PMARINA's full-sized avatar
🚙
~
🚙
~
Block or Report

Block or report PMARINA

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 Loading

  1. Matrix Matrix Public

    LU Decomposition - Left/Right/Right-Blocked Variants

    C++

  2. Canvas-Autograder Canvas-Autograder Public

    Python Canvas Autograder Project

    Python

  3. Email-Aggregator Email-Aggregator Public

    Pet Project (not robust, but will work for many)

    Python 1

  4. BFS_Undigraph BFS_Undigraph Public

    Forked from asherliu/tensortao

    C++

  5. Fix scaling in Ubuntu using xrandr Fix scaling in Ubuntu using xrandr
    1
    xrandr --fb 7680x2160 && xrandr --output DP-1 --mode 1920x1080 --scale-from 3840x2160 --pos 0x0 && xrandr --output eDP-1 --pos 3840x0 --scale 0.9999x0.9999
    2
    # Assuming you have a primary monitor (right) that is 3840x2160 and a secondary monitor (left) that is 1920x1080
    3
    # Will scale such that low res is "extended" to the left of the primary 4k monitor and the last bit to
    4
    # fix an issue with cursor flicker (from stack overflow) (hence 0.9999x0.9999)
    5
    
                  
  6. CPE593-FinalProject CPE593-FinalProject Public

    C++