sampler#
Main classes#
Abstract class for samplers |
|
The status of the sampler. |
|
The samples generated by the sampler. |
Exact samplers#
|
Generate samples directly from exact probability |
|
Generate random samples with equal probability for all possible spin configurations. |
Metropolis samplers#
|
Abstract class for metropolis samplers. |
|
Generate Monte Carlo samples by locally flipping spins. |
|
Generate Monte Carlo samples by exchanging neighbor spins or fermions. |
|
Generate Monte Carlo samples by hopping random particles to neighbor sites. |