memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Enhancement description The datasets used for training GNN surrogate models have to be created by running simulations of the graphODE model. The task is two create two files for...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Change MaskProtection in Parameters to linear_interpolation_of_data_set - Set initial values of...
### Motivation / Current Behaviour The current ABM coverage is okay, but some of the tests need to be improved. Most importantly, many tests do not have a clear test...
### Bug description Parallelisation of the runs in the parameter study fails because the ensemble_results of the individual ranks are all sent at once due to an Overflow of the...
### Motivation / Current Behaviour The benchmarks tend to get neglected when updating related code. Building them at least in the CI (they are disabled by default) may help catching...
- [x] Reorganize our current directory structure #261 - [ ] Make a consistent implementation of the python code which are alligned to the python coding conventions #262 - [...
### Motivation / Current Behaviour We need to implement the agent's compliance with three NPIs: mask, test and isolation. ### Enhancement description An agent can choose whether to comply or...
### Feature description Recreate some simulation results of the master thesis (_with english captions..._) and add some new simulations for the paper and upcoming talk. Simulations with the new Generalized...
### Motivation / Current Behaviour The general simulate functions does not integrate several model specifics and if it is called certain features might be missed. ### Enhancement description Use namespace...