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

Add Autodiff compatable emulator and Barker gradient-based sampler #339

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Project toml and format

671c5ff
Select commit
Loading
Failed to load commit list.
Open

Add Autodiff compatable emulator and Barker gradient-based sampler #339

Project toml and format
671c5ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 23, 2025 in 0s

86.36% of diff hit (target 88.82%)

View this Pull Request on Codecov

86.36% of diff hit (target 88.82%)

Annotations

Check warning on line 351 in src/GaussianProcess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GaussianProcess.jl#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 419 in src/GaussianProcess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GaussianProcess.jl#L418-L419

Added lines #L418 - L419 were not covered by tests

Check warning on line 223 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L223

Added line #L223 was not covered by tests

Check warning on line 233 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L233

Added line #L233 was not covered by tests

Check warning on line 247 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 255 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L252-L255

Added lines #L252 - L255 were not covered by tests

Check warning on line 257 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L257

Added line #L257 was not covered by tests

Check warning on line 265 in src/MarkovChainMonteCarlo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MarkovChainMonteCarlo.jl#L265

Added line #L265 was not covered by tests