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

Replace old Gibbs sampler with the experimental one. #2328

Merged
merged 81 commits into from
Dec 19, 2024

Fix a kwarg

96f8dd4
Select commit
Loading
Failed to load commit list.
Merged

Replace old Gibbs sampler with the experimental one. #2328

Fix a kwarg
96f8dd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

87.45% of diff hit (target 86.30%)

View this Pull Request on Codecov

87.45% of diff hit (target 86.30%)

Annotations

Check warning on line 220 in src/mcmc/Inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/Inference.jl#L220

Added line #L220 was not covered by tests

Check warning on line 8 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L8

Added line #L8 was not covered by tests

Check warning on line 14 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 22 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 72 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L72

Added line #L72 was not covered by tests

Check warning on line 79 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L79

Added line #L79 was not covered by tests

Check warning on line 82 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L82

Added line #L82 was not covered by tests

Check warning on line 86 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L86

Added line #L86 was not covered by tests

Check warning on line 94 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 117 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L117

Added line #L117 was not covered by tests

Check warning on line 137 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L137

Added line #L137 was not covered by tests

Check warning on line 162 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L162

Added line #L162 was not covered by tests

Check warning on line 170 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 213 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L213

Added line #L213 was not covered by tests

Check warning on line 222 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 239 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L239

Added line #L239 was not covered by tests

Check warning on line 249 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 350 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L350

Added line #L350 was not covered by tests

Check warning on line 352 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L352

Added line #L352 was not covered by tests

Check warning on line 390 in src/mcmc/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/gibbs.jl#L390

Added line #L390 was not covered by tests

Check warning on line 48 in src/mcmc/particle_mcmc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/particle_mcmc.jl#L48

Added line #L48 was not covered by tests

Check warning on line 35 in src/mcmc/repeat_sampler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/repeat_sampler.jl#L32-L35

Added lines #L32 - L35 were not covered by tests