SJ Steward

I am SJ, and I am a developer in Amsterdam.

Computer Science Undergraduate Major at Utrecht University, Python DevOps, C# Game .NET Development, Full-Stack Developer, Pixel art hobbyist.

Some Papers I wrote

Post 01
Oct 3, 2022

How to build a SIR model with Numpy

The SIR model is a well-known way to simulate disease spreading for researchers. The model consists of the mutually exclusive susceptible, infected, and recovered compartments. The base model is simple and can give a good indication of the course of a disease. Using the equations for the different compartments and initial states, the disease model can be simulated. Let's build a simple one in numpy!

Youtube Videos

Open-Source Organizations