Skip to content
View michaelbennett99's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StageHunterStageHunterPublic

    The source code behind stagehunter.cc.

    TypeScript

  2. raytracerraytracerPublic

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

    C++

  3. rusty_chess_clockrusty_chess_clockPublic

    A chess clock GUI and CLI in rust.

    Rust

  4. BellmanSolver.jlBellmanSolver.jlPublic

    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.jlNumericalMethods.jlPublic

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

    Julia 1

  6. gendata_packagegendata_packagePublic

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

    Python