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

Correct units for "uniform-like proposal" warn #659

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

briadam
Copy link
Contributor

@briadam briadam commented Feb 23, 2018

Address #658 by using sqrt(Covariance(i,i)) to compare
standard deviation to to domain bounds.

Address libqueso#658 by using sqrt(Covariance(i,i)) to compare
standard deviation to to domain bounds.
@codecov
Copy link

codecov bot commented Feb 23, 2018

Codecov Report

Merging #659 into dev will increase coverage by 1.09%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #659      +/-   ##
==========================================
+ Coverage   76.03%   77.12%   +1.09%     
==========================================
  Files         318      278      -40     
  Lines       24699    23873     -826     
==========================================
- Hits        18779    18412     -367     
+ Misses       5920     5461     -459
Impacted Files Coverage Δ
src/stats/src/TransformedScaledCovMatrixTKGroup.C 86.16% <25%> (-5.56%) ⬇️
src/stats/inc/MLSampling.h
src/core/inc/TransitionKernelFactory.h
src/stats/inc/ScaledCovMatrixTKGroup.h
src/surrogates/inc/InterpolationSurrogateIOBase.h
src/surrogates/inc/InterpolationSurrogateData.h
src/stats/inc/MetropolisAdjustedLangevinTK.h
src/surrogates/inc/InterpolationSurrogateBase.h
src/core/inc/AlgorithmFactory.h
... and 32 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 469911a...f2f81dc. Read the comment docs.

@roystgnr
Copy link
Member

👍

@dmcdougall dmcdougall merged commit 0347370 into libqueso:dev Apr 9, 2018
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.

3 participants