memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Provide a description of requested documentation changes. Change all occurrences from migration to movement.
### Motivation / Current Behaviour just look at the different examples. Theres is a lot of code doubling. ### Enhancement description Cleaner and more uniform files ### Additional context _No...
### Motivation / Current Behaviour As the titel says, we want to bring the DynamicNPIs to the compartmentalmodel and not model specific. Therefore, we also have to adapt the python...
### Feature description We again calculate the Effective Reproduction Number at an arbitrary time t, this time in the SECIRVVS Model, so also considering immunity. As in the SECIR Model,...
### Feature description Add the possibility to use different age groups for lct model. This should be easy as the LCT model is now using the Populations class. ### Additional...
### Feature description Provide numerical optimizer Ipopt, algorithmic differentiation tool and example dynamic optimization problem. ### Additional context _No response_ ### Checklist - [X] Attached labels, especially loc:: or model::...
### Bug description `pip install .` for `memilio-simulation` fails on windows whole `pip install -e .[dev]` passes. `pip install .` on ubuntu passes. ### Version Windows ### To reproduce 1....
* aim: if necessary, migration data is collected and written in an hdf-5 file * integrate and refactor the code for migration data (from dlr-repo) * for the moment we...
### Bug description 1. When using fine_resolution=0 the data frame df_npis_combinations_pre is not defined which leads to an error in line 263. 2. In line 1425 we define `array_exclusion_diag` using...
The protection factor of a mask could depend on the time it has been used. We should implement that.