1 unstable release
0.3.3 | Jun 29, 2023 |
---|---|
0.3.2 |
|
#255 in Simulation
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
~8–47MB
~726K SLoC