[go: nahoru, domu]

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

Remove code duplication #70

Closed
fredRos opened this issue Oct 3, 2020 · 1 comment
Closed

Remove code duplication #70

fredRos opened this issue Oct 3, 2020 · 1 comment

Comments

@fredRos
Copy link
Collaborator
fredRos commented Oct 3, 2020

in markov_chain.py, remove duplicate code when proposed point is accepted

if log_rho >=0 or log_rho >= _np.log(self.rng.rand()):

Originally posted by @fredRos in #69 (comment)

@dvandyk
Copy link
Collaborator
dvandyk commented Feb 22, 2021

I fixed this as part of PR #69.

@dvandyk dvandyk closed this as completed Feb 22, 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

No branches or pull requests

2 participants