-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize
with fixed set of interventions along with optimizing over…
… specific interventions (#563) * Adding fixed interventions as input to `optimize` * Update optimize_interface.ipynb * Adding integration utility to combine interventions * Adding deepcopy for fixed interventions * Update intervention_builder.py * Sw output (#565) * simplify intervention splicing * lint * removed test --------- Co-authored-by: Sam Witty <[email protected]> * Update optimize_interface.ipynb * Adding tests for using fixed intervention with optimize * Simplify interchange dictionary processing (#564) (#566) * simplify intervention splicing * lint * removed test Co-authored-by: Sam Witty <[email protected]> * Update test_interfaces.py * updating name for combining interventions * Update ouu.py * lint * update tests to use new name for combining interventions * lint * Update optimize_interface.ipynb --------- Co-authored-by: Sam Witty <[email protected]>
- Loading branch information
1 parent
f5454df
commit 366e755
Showing
6 changed files
with
486 additions
and
154 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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