Monte Carlo simulation of 2D Ising Model. Final project of the LoCP-A course during 2020/2021 at Unipd
-
Updated
Feb 23, 2022 - Jupyter Notebook
Monte Carlo simulation of 2D Ising Model. Final project of the LoCP-A course during 2020/2021 at Unipd
A demo to simulate 2D spin lattices with different shapes, boundary conditions, models and algorithms
Wolff algorithm for the q Potts model.
Two most univesal spin models - Ising and voter - modelled with various algorithms in Python
A highly modular simulation framework of Monte-Carlo methods, based on the Ising Model in a 2D spin lattice. Producing results for the macroscopic properties of the system via simulation and bootstrapping. A few commonly used algorithms are built-in. Model generalizations and additional algorithms can be implemented.
Add a description, image, and links to the wolff-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the wolff-algorithm topic, visit your repo's landing page and select "manage topics."