blues icon indicating copy to clipboard operation
blues copied to clipboard

See if checking for nans is necessary

Open sgill2 opened this issue 7 years ago • 0 comments

There's a conditional part of the log(accept) that checks for if the energy is nan and immediately rejects it. Going by nan logic, they shouldn't be accepted if they pop up in the ≥ conditional, so checking for nans explicitly might not be needed.

sgill2 avatar Mar 29 '17 01:03 sgill2