Skip to content

Conversation

sbrantq
Copy link
Member

@sbrantq sbrantq commented Sep 20, 2025

No description provided.

return new_trace, accepted, result
end

const metropolis_hastings = mh No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
const metropolis_hastings = mh
const metropolis_hastings = mh

end

get_choices(trace::ProbProgTrace) = trace.choices
select(addrs::Address...) = Set{Address}([addrs...]) No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
select(addrs::Address...) = Set{Address}([addrs...])
select(addrs::Address...) = Set{Address}([addrs...])

@test slope ≈ -2.0 rtol = 0.05
@test intercept ≈ 10.0 rtol = 0.05
end
end No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
end
end

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.

2 participants