-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1117 reduce use of get support max method in IDE model to reduce run …
…time (#1129) - Store support_max for all TransitionDistributions in a vector - Compute derivative and contribution of TransitionDistributions to force of infection term once at the beginning of the simulation and store them in a vector instead of recomputing these in every time step to reduce run time Co-authored-by: lenaploetzke <[email protected]>
- Loading branch information
1 parent
125e1d2
commit 0962eb0
Showing
5 changed files
with
163 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.