# ising-gpu **Repository Path**: mirrors_NVIDIA/ising-gpu ## Basic Information - **Project Name**: ising-gpu - **Description**: GPU-accelerated Monte Carlo simulations of 2D Ising Model - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 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](https://arxiv.org/abs/1906.06297)). ### License This code is released under an MIT license which can be found in `LICENSE`.