IliaZenkov / ising-model-mcmc

Implementations of the 1D and 2D Ising Models in Python using a Metropolis-Hastings Markov Chain Montre Carlo (MCMC) algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metropolis-Hastings MCMC / Magnets - How Do They Work?

  • The Ising Model lends us some insight by taking advantage of the Metrpolis-Hastings Markov Chain Monte Carlo (MCMC) algorithm

  • Explanations of the 1D and 2D Ising Models are contained within the respective project folder

About

Implementations of the 1D and 2D Ising Models in Python using a Metropolis-Hastings Markov Chain Montre Carlo (MCMC) algorithm


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%