memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Modular spatio-temporal models for epidemic and pandemic simulations

Results 279 memilio issues
Sort by recently updated
recently updated
newest added

### Motivation / Current Behaviour For better handling of unique_ptr, we moved to the new pybind11 version. As a follow up this Issue should look at all features, that are...

loc::python interface
class::improvement

### Motivation / Current Behaviour We want to post statistics and gather them monthly. ### Enhancement description I'll ad a bot which posts it into the mattermost for now. ###...

loc::continuous integration
class::improvement

We should improve our presentation at pages (https://dlr-sc.github.io/memilio/documentation/pages.html) and add a badge to the github page.

class::documentation

In equation-based models, a parameter like `incubation time` means an average value for a whole group/subpopulation of persons. In agent-based simulations, each person can have a different `incubation time` but...

class::discussion
loc::backend
model::abm

In the current ABM implementation, transmission probability can be computed according to the locations' capacities. However, as we do not model close or superficial contacts so far, transmission probability is,...

prio::moderate
loc::backend
model::abm
class::improvement

The relative transmission risk is dependent on the occupancy of the location. For this dependency we use a function f but it is not clear what f should look like....

prio::moderate
loc::backend
model::abm
class::improvement

In order to derive distributions of, e.g., stays in infection states, original data has to be approximated by a best-fit distribution. One approach should be made available in our tools.

loc::data analysis
model::abm
model::ide
class::improvement

Currently, there is an ABM example which creates a world object from statistical data and furthermore creates some work/school places and some other places. We want to extend this workflow...

class::feature
prio::low
loc::backend
model::abm
class::improvement

In our models, we have parameters which do not depend on age or space like `seasonality or `IncubationTime`. Others like `TestAndTraceCapacity` do not depend on age. How about introducing some...

prio::low
class::discussion
loc::backend
model::abm
model::ode
model::ide

In order to reliably activate dynamics NPIs or to compute the total number of infected individuals, we should follow more than just the different "Infected" compartments. With different durations for...

prio::moderate
loc::backend
model::abm
model::ode
class::improvement