Module sampling::wang_landau[][src]

Expand description

Structs

The 1/t Wang Landau approach comes from this paper

Adaptive WangLandau 1/t

Enums

List of possible errors

Look at the paper

Traits

Traits for quantities that all Wang Landau simulations have

Helper trait, so that you have to type less

trait to request the current energy from a WangLandau simulation

trait to request a reference to the current (state of the) ensemble

trait to request the current histogram from a WangLandau simulation