User:Jackliddle/Metropolis algorithm
Appearance
The Metropolis Algorithm is used in the Monte Carlo methods for importance sampling probablity distributions.
Description
For generating a sequence of gauge field configurations distributed with a probability density . Expectation values of Quantum Mechanical observables can then be calculated
where the first m steps bring the system into equilbrium.
Pseudo Code
using Wikicode
See also