#ising #metropolis #wolff

app ising_gui

Live Ising simulation

1 unstable release

0.3.3 Jun 29, 2023
0.3.2 Jun 29, 2023

#189 in Simulation

33 downloads per month

AGPL-3.0

92KB
1.5K SLoC

Ising GUI

Installation

If you don't have Rust installed, follow the official instructions to install Rust (with cargo).

Run cargo install ising_gui to compile and install the binary ising_gui.

Library

The GUI relies on the library ising which contains the logic for the simulation and algorithms and can be used independently of the GUI.

Credits

The GUI is inspired by ising.js.

Dependencies

~7–47MB
~724K SLoC