Skip to content
View espenhk's full-sized avatar

Block or report espenhk

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. python-ODESolver python-ODESolver Public

    A Python based solver for ODEs (Ordinary Differential Equations), useful to solve equations that model change over time. Implementations include methods for RungeKutta2 and RungeKutta4, as well as …

    Python 1

  2. advent-of-code-2022 advent-of-code-2022 Public

    Repo for my personal solutions to Advent of Code for 2022. Most solutions will be Python, but might experiment with other languages.

    Python

  3. gameoflife gameoflife Public

    A simple Java command-line implementation of Conway's Game of Life.

    Java

  4. python-war-on-zombies python-war-on-zombies Public

    A basic epidemiology analysis assignment to calculate the spread of a viral pandemic, including vaccination policies and zombies waking from the dead.

    Python