README.md

June 17, 2019 ยท View on GitHub

GPU-accelerated Monte Carlo simulations of 2D Ising Model

This repository contains several implementations of the checkerboard Metropolis algorithm to simulate the 2D Ising model, which are referred to in a paper in preparation (link).

License

This code is released under an MIT license which can be found in LICENSE.

Contents

  1. 0.1GPU-accelerated Monte Carlo simulations of 2D Ising Model
  2. 0.2License