Skip to content
View michaelbennett99's full-sized avatar

Highlights

  • Pro

Block or report michaelbennett99

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

    A simple ray tracer built in C++. Based on Ray Tracing In One Weekend and Ray Tracing: The Next Week by Peter Shirley.

    C++

  2. StageHunter StageHunter Public

    The source code behind stagehunter.cc.

    TypeScript

  3. rusty_chess_clock rusty_chess_clock Public

    A chess clock GUI and CLI in rust.

    Rust

  4. BellmanSolver.jl BellmanSolver.jl Public

    Provides methods to efficiently set up and solve dynamic programming problems of one choice variable using Value Function Iteration and the Endogenous Grid Method.

    Julia 2

  5. NumericalMethods.jl NumericalMethods.jl Public

    Provides custom pure-julia numerical methods for the differentiation, interpolation, minimisation and root finding of univariate and multivariate functions.

    Julia 1

  6. gendata_package gendata_package Public

    Package that provides an API for reading and operating on genetic data in python.

    Python