https://github.com/jaydevsr/potts-model-monte-carlo
Code for Monte-Carlo simulation of q-state potts model.
https://github.com/jaydevsr/potts-model-monte-carlo
julia monte-carlo-simulation potts-model
Last synced: 8 months ago
JSON representation
Code for Monte-Carlo simulation of q-state potts model.
- Host: GitHub
- URL: https://github.com/jaydevsr/potts-model-monte-carlo
- Owner: JaydevSR
- Created: 2022-05-13T12:32:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T12:58:52.000Z (almost 3 years ago)
- Last Synced: 2023-07-23T13:54:48.041Z (almost 3 years ago)
- Topics: julia, monte-carlo-simulation, potts-model
- Language: Julia
- Homepage:
- Size: 7.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Potts Model Monte Carlo
Monte Carlo code for simulating q-state Potts model using cluster algorithm.