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

Adds Monte Carlo Samplers #340

Merged
merged 44 commits into from
Sep 2, 2024

tests: increment iterations from scheduled test run

8a928af
Select commit
Loading
Failed to load commit list.
Merged

Adds Monte Carlo Samplers #340

tests: increment iterations from scheduled test run
8a928af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 1s

99.26% of diff hit (target 98.77%)

View this Pull Request on Codecov

99.26% of diff hit (target 98.77%)

Annotations

Check warning on line 553 in pybop/parameters/parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/parameters/parameter.py#L553

Added line #L553 was not covered by tests

Check warning on line 182 in pybop/parameters/priors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/parameters/priors.py#L182

Added line #L182 was not covered by tests

Check warning on line 105 in pybop/samplers/mcmc_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/mcmc_sampler.py#L105

Added line #L105 was not covered by tests