Skip to content

zachglick/Ising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ising

This project is a 2D Monte Carlo simulation of a spin Ising model. Results are described in the wiki section.

Running the project requires some standard python libraries (matplotlib and numpy) and ImageMagick (for visualization). The tests described in the wiki can be performed by running the various PartX.py files. Alternatively, import the Ising2D class from ising.py to run your own calculation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages