Skip to content
View gkehne's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report gkehne

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

Popular repositories

  1. sudokusolver sudokusolver Public

    A sudoku solver inspired by Project Euler problem 96 (https://projecteuler.net/problem=96). It takes a file containing sudokus as input and creates a .txt file of the solved puzzles.

    Python 1

  2. multiknots multiknots Public

    Python code written to manipulate uber and petal knots. Operations currently include random generation, volume calculation (using Jeff Weeks's SnapPy), and bipyramid volume upper bounds.

    Python

  3. randomtiling randomtiling Public

    Generates random tilings of 1x2 blocks in a square of specified size. Longer (1x3+) random block tilings to follow.

    Python

  4. approximate-LCM approximate-LCM Public

    This program uses linear programming to find a real-valued and approximate analog to the LCM (least common multiple) of n numbers. It is implemented here for choosing how much of a recipe to make i…

    Python

  5. geodelines geodelines Public

    This generates pictures that look like geode cross-sections or lines on a topographical map.

    Python

  6. paper_reviewer_matcher paper_reviewer_matcher Public

    Forked from titipata/paper-reviewer-matcher

    Linear programming solver for paper-reviewer matching problem (coded original by Daniel Acuna)

    Python