Conversation
|
Hello @Richard-Sti! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2022-04-22 19:18:20 UTC |
|
In PTchain when storing the acceptance ratio -- store the penalised acceptance ratios? I think it's better to store the non-penalised acceptances ratios, otherwise it would conflict with the idea of the Vousden et al adaptive temperature annealing. Otherwise, the PR is still missing a way to actually turn off the higher temperature chains, pytests and possibly rewritten ACL and GR calculations now that the temps do not have the same length. |
Adding a (customisable) decay factor into the swap acceptance ratio, along with an option to turn off higher temperature chains.