Classical Ising Model is a land mark system in statistical physics. The model explains the physics of spin glasses and magnetic materials, and cooperative phenomenon in general, for example phase transitions and neural networks. This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions. Utility functions for exact solutions are provided. Such as transfer matrix for 1D. Example use cases are as follows: Measuring effective ergodicity and power-laws in so called functional-diffusion.
The package is used in the following peer-reviewed works:
See Bibtex entries at CITATION.
We provide replicating results from the papers under examples directory.
log-log regression for time-power laws, with KS-test windowing. R CMD build --compact-vignettes=both isingLenzMC
R CMD check --as-cran isingLenzMC_<version>.tar.gz
This project and all contributions are licensed under :
All non-code
Code under
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.