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

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

loc::continuous integration
class::improvement

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

class::feature
prio::moderate
loc::backend
model::abm
class::improvement

- Delete Simulationm and migrate to other repository. - Restructure one exemplary ABM model

good first issue
prio::low
loc::backend
class::improvement

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

class::feature
class::improvement
class::performance

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

class::feature
loc::backend
model::lct

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

class::bug
loc::data handling

### Motivation / Current Behaviour Static location contact matrix ### Enhancement description Parameter which is time dependant ### Additional context _No response_ ### Checklist - [ ] Attached labels, especially...

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

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

class::research
class::improvement