Module rewl

Source
Expand description

Replica exchange wang-landau

Structs§

ReplicaExchangeWangLandau
Efficient replica exchange Wang landau
ReplicaExchangeWangLandauBuilder
Use this to create a replica exchange wang landau simulation
RewlWalker
Walker for Replica exchange Wang Landau

Enums§

ExtremeInterval
Enum used internally
RewlBuilderErr
Errors
RewlCreationErrors
Errors encountered during the creation of a Rewl struct (Replica exchange Wang Landau)
ThresholdErrors
Error types for threshold log_f

Functions§

merged_log10_prob
Merge probability density of multiple rewl simulations
merged_log_prob
Merge probability density of multiple rewl simulations

Type Aliases§

GluedResult
Result of glueing. See Glued
Rewl
Short for ReplicaExchangeWangLandau, which you can look at for citations
RewlBuilder
Short for ReplicaExchangeWangLandauBuilder