Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 693 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 693 Bytes

streamlit-ising-model

Basic 2D Ising model simulation with no external field, with some basic controls for system size and temperature. Frontend provided via streamlit, running the Ising model in a continuous loop. Maybe someone will find this useful as a teaching model letting students play with system size and temperature to observe the Ising phase transition.

A demo of this app is available using streamlit-share.

Installation

Install via provided Makefile.

For more details, consult the documentation for streamlit.