Skip to content
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

Enable polynomial chaos with multiple models #126

Merged
merged 6 commits into from
Aug 22, 2023

Conversation

andreaperin
Copy link
Collaborator

Add convenince methods for multi/single UQModel and/or multi/single UQInput

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (3e0da86) 99.04% compared to head (7dc3b06) 99.06%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   99.04%   99.06%   +0.01%     
==========================================
  Files          23       23              
  Lines         839      852      +13     
==========================================
+ Hits          831      844      +13     
  Misses          8        8              
Files Changed Coverage Δ
src/models/pce/pcebases.jl 100.00% <100.00%> (ø)
src/models/pce/polynomialchaosexpansion.jl 98.30% <100.00%> (+0.47%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FriesischScott FriesischScott changed the title Polychaos convenience methods Enable polynomial chaos with multiple models Aug 22, 2023
@FriesischScott FriesischScott merged commit f86db3b into master Aug 22, 2023
8 checks passed
@FriesischScott FriesischScott deleted the polychaos-convenincemethods branch August 22, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants