Skip to content
View fraserlove's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report fraserlove

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. algo-lab algo-lab Public

    A collection of algorithms, simulations, generators, utilities and mathematical scripts written in Python.

    Python 21 7

  2. data-structures data-structures Public

    A data structures library built from scratch and implemented in C++. Includes popular data structures from stacks to priority queues.

    C++ 1 1

  3. chaos chaos Public

    A dissertation submitted for the degree of BSc (Hons) Mathematics for Fraser Robert Love from the School of Mathematics and Statistics, University of St Andrews.

    TeX 1

  4. java-lab java-lab Public

    A collection of Java applications ranging from a finite state machine interpreter to a vector drawing application.

    Java

  5. c-lab c-lab Public

    A collection of C programs ranging from a reverse polish calculator to a multi-process pipeline.

    C

  6. opengl-lab opengl-lab Public

    Experimental code using OpenGL via GLEW, GLM, SDL2 and GLFW to test basic aspects of OpenGL and shading via glsl.

    C