Skip to content
View trevphil's full-sized avatar

Block or report trevphil

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

    SAT-based, MILP, and belief propagation preimage attacks on SHA-256 and other cryptographic hash functions

    Python 37 11

  2. subsetsum subsetsum Public

    Find all solutions to SUBSET-SUM, including negative, positive, and repeating numbers

    Python 14 6

  3. TechniqueAnalysis TechniqueAnalysis Public

    CocoaPod to analyze body motion and exercise technique

    Swift 24 13

  4. duckietown-ethz/proj-parking duckietown-ethz/proj-parking Public

    AMoD 2019 - Parking

    PostScript 3 1

  5. password-permutor password-permutor Public

    Python tool to generate password permutations from keywords

    Python 15 5

  6. Kalman Filter for CLLocation Kalman Filter for CLLocation
    1
    
                  
    2
    import Foundation
    3
    import CoreLocation
    4
    
                  
    5
    extension CLLocation {