Skip to content

Simple Monte Carlo simulation of the 2D Ising model with BitArrays in Julia

License

Notifications You must be signed in to change notification settings

amilsted/BAMIsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BAMIsing

Simple Monte Carlo simulation of the 2D Ising model with BitArrays in Julia

It is split into a few notebooks:

  • partition_function: Evalutates the 2D Ising model partition function and computes some interesting physical quantitites.
  • monte_carlo: Introduces Metropolis sampling and binning, followed by Cluster updates.

About

Simple Monte Carlo simulation of the 2D Ising model with BitArrays in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published