ising_gui

Crates.ioising_gui
lib.rsising_gui
version0.3.3
sourcesrc
created_at2023-06-29 19:12:26.883609
updated_at2023-06-29 20:01:56.896458
descriptionLive Ising simulation
homepage
repositoryhttps://codeberg.org/mo8it/ising-gui
max_upload_size
id903591
size169,212
Mo (mo8it)

documentation

README

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.

Commit count: 0

cargo fmt