Skip to content

alesiong/ising-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ising-model

Simulation of Ising Model in Rust

Mainly modification from https://rajeshrinet.github.io/blog/2014/ising-model/

How to run

Run with cargo run --release, as the simulation is very slow without optimization.

We can observe significant change in magnetization at temperature around 2.3

About

Simulation of Ising Model in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages