netket.sampler.SamplerState#

class netket.sampler.SamplerState#

Bases: abc.ABC

Base class holding the state of a sampler.

Inheritance
Inheritance diagram of netket.sampler.SamplerState
Methods
replace(**updates)#

Returns a new object replacing the specified fields with new values.