Jump to content

User:Jackliddle/Metropolis algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jackliddle (talk | contribs) at 17:43, 26 November 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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


References