Skip to content

KazumeNishidate/Ising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ising

This program calculates the 2D Ising model using the Mersenne Twister in GSL for random number generation and EGGX for graphics. Compile the code with the following command.

egg ising.c -lgsl -lgslcblas