Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isingLenzMC: Monte Carlo for Classical Ising Model

CRAN Version Total RStudio Cloud Downloads RStudio Cloud Downloads arXiv:1606.08693 arXiv:1405.4497 DOI DOI

Description

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.

Scientific Output

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.

Dev Scratch Notes

  • Building and checks for the package release before CRAN upload.
R CMD build --compact-vignettes=both isingLenzMC
R CMD check --as-cran  isingLenzMC_<version>.tar.gz
  • Generating init.c: This is a note and not needed in general. This is due to fact that we have core C library.
tools::package_native_routine_registration_skeleton("isingLenzMC", character_only = FALSE)

License

This project and all contributions are licensed under :

  • All non-code License: CC BY 4.0
  • Code under License: GPL v3

About

isingLenzMC: Monte Carlo for Classical Ising Model (with core C library)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.