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

Currently, there is no VaccinationStrategy implemented. One possible option is designing a class similar to TestingStrategy.

class::feature
prio::vision
loc::backend
model::abm

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...

loc::backend
model::abm

### 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...

class::bug
prio::low
loc::backend
model::abm

# 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....

class::research
loc::backend
model::ode
class::improvement

# 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...

class::feature
loc::data analysis

### 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...

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

### 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}] =...

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

### 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_...

class::improvement
loc::infrastructure