-
Notifications
You must be signed in to change notification settings - Fork 23
Minor additions to how infections work #1279
Copy link
Copy link
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.prio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Metadata
Metadata
Assignees
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.prio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Type
Projects
Status
Done (Total) 💯
Motivation / Current Behaviour
No response
Enhancement description
TBD with others when going through changes @ infection in paper
Additional context
Differences i found:
We deleted the if -> else return 0 i think because that things in get_infectivity :-D
got changed to:
Checklist