davidkleiven / CEMC

DEPRECATED: Monte Carlo package targeted at systems studied with the Cluster Expansion.
MIT License
3 stars 2 forks source link

Activity sampler #27

Closed davidkleiven closed 6 years ago

davidkleiven commented 6 years ago

It is useful to perform the swaps in the ActivitySampler both ways. If [('X', 'Li')] is given as move perform swaps with both X -> Li and Li -> X and keep track of the result.

davidkleiven commented 6 years ago

This feature is now supported thanks to pr #29.