meld.interfaces.IRunner

class meld.interfaces.IRunner[source]

Bases: ABC

Interface for replica runners

__init__()

Methods

__init__()

get_energy(state)

rtype

float

get_group_energies(state)

rtype

ndarray

minimize_then_run(state)

rtype

IState

prepare_for_timestep(state, alpha, timestep)

run(state)

rtype

IState

Attributes

temperature_scaler