Korf, Sascha Alexander
Korf, Sascha Alexander
### Motivation / Current Behaviour To have arbitrary number of agents, we want to scale the abm.cpp simulation. ### Enhancement description Implement a factor ### Additional context _No response_ ###...
### Bug description When you don't set HighViralLoadProtectionFactor it should default to a function which goves back 0.0 every time. This thrwos an error std::bad_function_call for me. ### Version Any...
# 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...
### Provide a description of requested documentation changes. Change all occurrences from migration to movement.
# 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 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 No third party libraries and lesser dependencies and code to manage ### Enhancement description switch to GitHub deployment for pages ### Additional context _No response_...
## Merge Request - GuideLine Checklist **Guideline** to check code before resolve WIP and approval, respectively. As many checkboxes as possible should be ticked. ### Checks by code author: Always...
### Motivation / Current Behaviour Currently it doesnt make a huge difference, if a lot of people are infectious for the runtime. But it should, as we do alot of...
### Motivation / Current Behaviour In the paper several things showed what needed revision in the testing logic. We should decouple testing strategies from actually being able to enter a...