Determine 'acceptance' probability
Closed this issue · 0 comments
drewlindsey commented
In ConformationSampler we must decide what P(self.e, energy, self.temp) evaluates to
if P(self.e, energy, self.temp) < random.random(): self.conformation = dummy self.e = energy