Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 409 Bytes

File metadata and controls

6 lines (4 loc) · 409 Bytes

ising-problem

This project is the final assignment of the advanced programming course. It aims to employ a Markov Chain Monte Carlo (MCMC) sampler to generate configurations of the two-dimensional Ising model, with periodic boundary conditions (PBC), and to investigate their statistical properties at different temperatures.

Everything can be written in the report, where certain tasks were performed.