Skip to content

ctrekker/InteractiveIsingModel.jl

Repository files navigation

Interactive Ising Model

Made with Julia and Makie

User Interface Screenshot

How to use

After installing packages, the app can be launched by running the start file.

Startup can be slow due to first-time compilation, so a convenience script precompile is included which generates a system image for the application. Subsequent runs can be sped up by specifying ising.so as the Julia system image.

julia --project=. --sysimage=ising.so ising.jl

About

Ising model playground written with Julia and Makie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages