Skip to content
View Callum-Irving's full-sized avatar

Block or report Callum-Irving

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

    A Lisp interpreter in Rust. The goal is for it to be able to run in the browser using WASM.

    Rust 2

  2. ffnn ffnn Public

    A very simple feed-forward neural network library in Rust.

    Rust 2

  3. nannou-genetic-dots nannou-genetic-dots Public

    Dots that learn to move towards a point using a very simple genetic algorithm.

    Rust

  4. snvis snvis Public

    A Python utility used for visualising basic social networks in a graph structure.

    Python 3

  5. logic-gates-playground logic-gates-playground Public

    A simulation of logic gates where you can design logic circuits.

    Processing

  6. postfix-calc postfix-calc Public

    A postfix calculator written in Rust. Supports variables and functions.

    Rust