-
Notifications
You must be signed in to change notification settings - Fork 17
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
New GSA example for emulator testing. Sobol G function #292
Merged
Conversation
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
odunbar
force-pushed
the
orad/G-function
branch
2 times, most recently
from
July 11, 2024 13:42
39e02d7
to
c649aaa
Compare
odunbar
force-pushed
the
orad/G-function
branch
3 times, most recently
from
July 31, 2024 21:29
90adbe5
to
228c98f
Compare
* bugfix repeated calls, by skipping build * typo in test plots, repeats, more tweaks format varying dimension is easier ens propto dim adds recompute_cov and inflation/localization for scalar RF different plots and configs with localization etc. exp to fit paper results add statsbase add plotting when no repeats add coeffs, hardcode some restart options in scalar RF add coeffs, hardcode some restart options in scalar RF kron add regularization matrix save states and replotting from file prior plots for l63 added save+plot for GFunc add prior case add save+plot to ishigami updated plotting for EDMF remove coeffs from loss again JLD2 in projects config update format tests passing add info statement resolve merge artifacts/formatting?
odunbar
force-pushed
the
orad/G-function
branch
from
August 1, 2024 23:50
369cc23
to
97075cd
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #292 +/- ##
==========================================
+ Coverage 88.17% 88.66% +0.48%
==========================================
Files 8 8
Lines 1184 1217 +33
==========================================
+ Hits 1044 1079 +35
+ Misses 140 138 -2 ☔ View full report in Codecov by Sentry. |
odunbar
changed the title
WIP: New GSA example for emulator testing. Sobol G function
New GSA example for emulator testing. Sobol G function
Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose
Construct figures used for the examples in the preprint https://arxiv.org/abs/2407.00584
Content
Emulator/
examples