-
Notifications
You must be signed in to change notification settings - Fork 23
468 ABM parameter study #1395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
468 ABM parameter study #1395
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
a871ba6
first working example
reneSchm f65c9b2
typename FPMerge branch 'main' into abm-parameter-study
reneSchm 7f69da2
[wip] parameter studies v2
reneSchm eaaa5c2
[wip] add run_idx to create_sim function
reneSchm 280afa5
mpi wokrks
xsaschako f52035d
use ParameterStudy2 in ode_secir examples
reneSchm 6df3ab5
Merge branch 'abm-parameter-study' of github.com:SciCompMod/memilio i…
reneSchm 47088f7
[wip] remove old ParameterStudies from cpp
reneSchm 703e03a
Merge branch 'main' into abm-parameter-study
reneSchm 2646042
Fix up ode_secir_read_graph
reneSchm 9b593f5
patch python bindings to mostly emulate old ParameterStudy behaviour
reneSchm df4f000
explicit type conversion
reneSchm 2d278c0
another explicit type conversion
reneSchm 5fa14f4
improve coverage
reneSchm c6e292a
move abm study, restore minimal abm
reneSchm 3af580c
clean up examples, improve mpi handling
reneSchm 4371622
add hdf5 dep to abm study example
reneSchm fe9ef05
improve non-PS coverage
reneSchm fcde395
remove Simulation template from ParameterStudy2.
reneSchm 63b7a6d
remove developement artifacts
reneSchm 9bae572
small cleanup, add test
reneSchm 9e1de1e
Merge branch 'main' into abm-parameter-study
reneSchm 651f1ba
change name back to ParameterStudy
reneSchm ea3acde
update parameters to run
xsaschako f23f5ff
Revert "update parameters to run"
reneSchm 6b21559
update rng log message
reneSchm 7dc86ac
[ci skip] Apply suggestions from code review
reneSchm 3db2bcd
remove out of scope index ctor
reneSchm 67dfb49
fix comment
reneSchm 5c03d29
Apply suggestions from code review
reneSchm 665f8c4
[ci skip] clarify comment on abm study creation
reneSchm 35fb3a1
[ci skip] review suggestion
reneSchm 7819b98
[ci skip] update parameter study class description
reneSchm da4495d
allow for process_simulation_result to return void
reneSchm 6e3769e
clean up MEMILIO_BASE_DIR
reneSchm c8c8297
add documentation
reneSchm 0c1e723
do not use native paths, as windows's backslashes escape random letters
reneSchm 8d39db9
[ci skip] better explanation for "void run()"
reneSchm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
improve non-PS coverage
- Loading branch information
commit fe9ef05ddbc5a72cd832f0bd0af174105cfaba14
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.