2d_Ising-C Simulation of the 2-dimensional ising model using metropolis algorithm compile using gcc with -lm flag as in 'gcc main.c mtwister.c -lm' The pseudo random number generator is Mersene Twister 2D-ISING