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

support fixed of already-constrained values #50

Merged

Conversation

st--
Copy link
Member

@st-- st-- commented Nov 11, 2021

Resolves #45

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #50 (8e3dafe) into master (b70814f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           4        4           
  Lines         174      174           
=======================================
  Hits          168      168           
  Misses          6        6           
Impacted Files Coverage Δ
src/parameters.jl 97.53% <100.00%> (ø)

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 b70814f...8e3dafe. Read the comment docs.

@st-- st-- mentioned this pull request Nov 16, 2021
Copy link
Member

@willtebbutt willtebbutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just needs a patch bump, then I'll merge.

@willtebbutt willtebbutt merged commit d7e2e04 into JuliaGaussianProcesses:master Nov 16, 2021
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.

allow for fixed(positive(1.0)) - apply value recursively?
2 participants