Physical and Mathematical Details of the Simulation The simulation implemented in 2D.cpp is a classic example of studying the two-dimensional Ising model using Monte Carlo methods, specifically the ...
This project implements a Monte Carlo simulation of the 2D Ising Model using the Metropolis-Hastings algorithm and Gibbs sampling to study phase transition phenomena on a 100x100 lattice, both with ...
The central selling point of qubit-based quantum processors is that they can supposedly solve certain types of tasks much faster than a classical computer. This comes however with the major ...