Jump to content

User:Jackliddle/Metropolis algorithm

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Metropolis Algorithm is used in the Monte Carlo methods for importance sampling probablity distributions.

The algorithm is widely used in lattice gauge theory.

Description

For generating a sequence of 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.

If we change one link in the field configuration giving us a new configuation there is a corresponding change in the action.

Pseudo Code

using Wikicode

See also


References