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 To plot the data from the timeseries object in python,.. ### Enhancement description see above ### Additional context _No response_ ### Checklist - [x] Attached...

model::ode
class::improvement

With the new readthedocs documentation, our old automatically deployed page should be deactivated.

### Feature description While working on the paper simulations in https://github.com/SciCompMod/memilio/tree/abm_paper_test_bs, many features and improvements have been added. Some features should be revisited and transferred in a tidy manner to...

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

Complete Overhaul and cleanup of cmake integration

prio::moderate
loc::backend

### Provide a description of requested documentation changes. Our C++ coding guidelines should be checked and updated. In particular, the C++ standard we use is outdated. See https://github.com/SciCompMod/memilio/wiki/cpp-coding-guidelines

class::documentation

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: -Scanner now checks for Flowmodel and Compartmentalmodel -pymio includes fixed in template_string...

class::feature
status::in progress
class::improvement

### Motivation / Current Behaviour During recent works, we have added a lot of new features (grid search, ...). We have to allign them with the coding guidelines and merge...

model::ode
class::improvement
model::ml

### Motivation / Current Behaviour Currently only one model can be used for simulating a specified time frame. ### Enhancement description Implement a temporal-hybrid model that switches between two models...

loc::backend
class::improvement
model::hybrid

We should see to update the CodeCoverage module as it does not contain the changes from 2020-2022; see,.e.g, https://github.com/bilke/cmake-modules/blob/master/CodeCoverage.cmake

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Add a framework with an thread safe Timer. - Used via...