memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Motivation / Current Behaviour The CI job recompiles memilio, all models and tests. This should not be necessary, since the only change from the build-cpp-gcc_clang job (providing the build...
### Motivation / Current Behaviour We want to do something like: Persons go to social events less. E.g. 50% reduction. This is currently not really possible. Therefore we need dampings...
- Delete Simulationm and migrate to other repository. - Restructure one exemplary ABM model
### Motivation As the code for searching through the AST grows increasingly complex with each additional function or class, the search process needs to be generalized. This will improve maintainability,...
### Feature description Currently we have a lct secir model for one disease and we want to add a two disease model ### Additional context _No response_ ### Checklist -...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Delete unnecessary simulations and integrate them into the examples. If need...
### Bug description The german school holidays are only added in the code until 2024. ### Version Any ### To reproduce Take a look at https://github.com/ICB-DCM/orga/discussions/categories/q-a ### Relevant log output...
### Motivation / Current Behaviour Static location contact matrix ### Enhancement description Parameter which is time dependant ### Additional context _No response_ ### Checklist - [ ] Attached labels, especially...
### Motivation / Current Behaviour The flag helps use to ignore false warnings but may also ignore real warnings. Using older gcc versions (9) and valgrind, everything seems fine for...