sampler#
Main classes#
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. |
|
Generate Monte Carlo samples by exchanging the spinful fermions on neighbor sites. |
|
A mixture of several metropolis samplers. |