-
-
Notifications
You must be signed in to change notification settings - Fork 208
ENH: Callback function for collecting additional data from Monte Carlo sims #702
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
Lucas-Prates
merged 15 commits into
RocketPy-Team:develop
from
emtee14:enh/monte-carlo-callback
Nov 22, 2024
Merged
Changes from 9 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a25c2ee
Inital implementation of callback function with some quick fixes of e…
b137b43
Merge branch 'develop' into enh/monte-carlo-callback
Lucas-Prates 5929656
bug: fix print error when summary contains None results
Lucas-Prates 62b3edb
ENH: avoid computing mean and std when it might not make sense (e.g d…
Lucas-Prates b602949
ENH: raises an error when user 'export_function' contains errors from…
Lucas-Prates b0e0a08
TST: providing tests to monte carlo callbacks 'export_function' argument
Lucas-Prates d2232e0
DOC: add simple example on how to use the callback export function
Lucas-Prates afb4e3f
MNT: make black to notebook example
Lucas-Prates e1a2061
Merge branch 'develop' into enh/monte-carlo-callback
Lucas-Prates f19cb81
MNT: refactoring 'export_list' to 'data_collectors' dict of callbacks
Lucas-Prates f10cad0
TST: refactoring tests to new 'data_collector' input format (dict of …
Lucas-Prates 1a09345
MNT: removing float check on 'set_processed_results'
Lucas-Prates 1a51082
DOC: updating notebook example and class documentation after callback…
Lucas-Prates e4aead7
MNT: make black for notebook
Lucas-Prates 6c477e3
DOC: update CHANGELOG
Lucas-Prates 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
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
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
Oops, something went wrong.
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.