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.gzThis project and all contributions are licensed under : * All
non-code
* Code under