memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
Currently, there is no VaccinationStrategy implemented. One possible option is designing a class similar to TestingStrategy.
In the current implementation of face masks, we allow for persons deciding not to wear masks even if face masks are mandatory. However, in these cases they are rejected at...
### Bug description Person::copy_person currently also copies the ID of the person. Currently, this is fine, as the function is used exclusively to copy an entire population in the World...
# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - changed PI to MIO and mobility to movement ##...
### Motivation / Current Behaviour To get an overview of the suitability of our used integration methods, we should investigate the stiffness, which is an indicator for our non-linear ODEs....
# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - ## Merge Request - Guideline Checklist Please check our...
### Feature description We want to evaluate the effectiveness of NPIs by using a regression model based on the effective reproduction number. For this we will use a clustering of...
### Motivation / Current Behaviour Some python bindings need to be added, please commment below which ones: ### Enhancement description add python bindings for: - history object ### Additional context...
### Motivation / Current Behaviour In the setting of the parameters in the simulation, there is some code duplication and some unclear parameter settings. We have ``` infection_params.get()[{mio::abm::VirusVariant::Wildtype, mio::abm::AgeGroup::Age0to4}] =...
### Motivation / Current Behaviour No third party libraries and lesser dependencies and code to manage ### Enhancement description switch to GitHub deployment for pages ### Additional context _No response_...