memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Motivation / Current Behaviour To plot the data from the timeseries object in python,.. ### Enhancement description see above ### Additional context _No response_ ### Checklist - [x] Attached...
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...
Complete Overhaul and cleanup of cmake integration
### 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
# 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...
### 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...
### 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...
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...