Crandore Hub

isingLenzMC

Monte Carlo for Classical Ising Model

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. Utility functions for exact solutions are provided. Example use cases are as follows: Measuring effective ergodicity and power-laws in so called functional-diffusion. Example usage contains parallel runs, fitting power-laws, finite size scaling, computing autocorrelation, uncertainty analysis and plotting utilities.

README

# Effective ergodicity on the Ising model

This is an example application of the package. 
Measuring ergodicity rate for the one dimensional
ising Model. 

## Reproducing the dataset and plots. 

`run.R`             : Generate the data. 
`isingErgodicity.R` : Helper functions.  
`plotData.R`        : Plot using the data (double check the directory identifications for data and plots). 

## License. 

This project and all contributions are licensed under :
* All non-code  [![License: CC BY 4.0](https://i.creativecommons.org/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)
* Code under [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Versions across snapshots

VersionRepositoryFileSize
0.3.1 rolling linux/jammy R-4.5 isingLenzMC_0.3.1.tar.gz 157.7 KiB
0.3.1 rolling linux/noble R-4.5 isingLenzMC_0.3.1.tar.gz 157.7 KiB
0.3.1 rolling source/ R- isingLenzMC_0.3.1.tar.gz 133.1 KiB
0.3.1 latest linux/jammy R-4.5 isingLenzMC_0.3.1.tar.gz 157.7 KiB
0.3.1 latest linux/noble R-4.5 isingLenzMC_0.3.1.tar.gz 157.7 KiB
0.3.1 latest source/ R- isingLenzMC_0.3.1.tar.gz 133.1 KiB
0.3.1 2026-04-26 source/ R- isingLenzMC_0.3.1.tar.gz 133.1 KiB
0.3.1 2026-04-23 source/ R- isingLenzMC_0.3.1.tar.gz 133.1 KiB
0.3.1 2026-04-09 windows/windows R-4.5 isingLenzMC_0.3.1.zip 189.5 KiB
0.2.5 2025-04-20 source/ R- isingLenzMC_0.2.5.tar.gz 257.3 KiB