Before we do anything, let's have a look at the goal of the project:
- We have a branching process model which is defined by a number of parameters
- We are supposed to solve this model within a given time duration for a given set of model parameters
- We are supposed to illustrate the results in terms of a histogram plot, where the x axis is the time in days and the y axis is the number of infections on that day.
In this issue we will collect ideas of how we might tackle this task. In particular, we'll address
Before we do anything, let's have a look at the goal of the project:
In this issue we will collect ideas of how we might tackle this task. In particular, we'll address