/isypy

Ising Model in python / parallel

Primary LanguagePythonMIT LicenseMIT

https://travis-ci.org/ZGCDDoo/Isypy.svg?branch=master https://github.com/ZGCDDoo/isypy/workflows/Python%20package/badge.svg?branch=master Documentation Status

Isypy

Simple Monte Carlo Solver for the Ising model in 1, 2 or three dimensions. This project is meant as an educational tool to introduce the usage of Open-MPI with python.

Requirements

Will work with python >= 3.6

Documentation

The documentation is available at Read the docs: https://isypy.readthedocs.io/en/latest/ .