Skip to content
View ThomasLoke's full-sized avatar

Block or report ThomasLoke

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 Loading

  1. stock_cutter stock_cutter Public

    Solves the cutting stock problem using pattern-generation & the open-source CBC IP solver

    C++ 3 4

  2. image-processing image-processing Public

    Some image processing work I did on Mathematica to count coloured lots in an image.

    Mathematica 2

  3. unblockme unblockme Public

    Calculates a solution for the unblockme mobile game by building up a graph that contains the adjacency relations between states, and then finds the shortest path from the initial state to the solut…

    C++ 1

  4. OptQC OptQC Public

    An optimised parallel quantum compiler that utilises the CS decomposition - published in Computer Physics Communications.

    Fortran 1 1

  5. Droplet Droplet Public

    3D simulation and visualisation of a simple atmospheric model system using a Lennard-Jones fluid.

    C++ 1

  6. sudoku sudoku Public

    Finds a valid move in a given sudoku problem using a list of different rules.

    Mathematica