Skip to content
View mjhough's full-sized avatar
✌️
✌️
Block or Report

Block or report mjhough

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

    A robust implementation of Dykstra's algorithm for the projection onto the intersection of finitely many closed convex sets in a Hilbert space.

    Python 3

  2. numericalalgorithmsgroup/dfols numericalalgorithmsgroup/dfols Public

    Python-based Derivative-Free Optimizer for Least-Squares

    Python 39 15

  3. shopify-scraper shopify-scraper Public

    Scrape for shopify website updates concurrently with the use of the standard thread library, libcurl, and rapidjson in C++

    C++ 3 1

  4. bzip2-hough bzip2-hough Public

    My implementation of the BZip2 algorithm in C++ with a linearithmic time Burrows-Wheeler transform algorithm. Developed based on the notes I took on the BZip2 algorithm while studying CS240 at the …

    C++

  5. lootr lootr Public

    Get your money off a card! A stripe based flask app that allows you to get your money off a card if the provider won't allow you to.

    Python