Skip to content

An c++ based simulation of the ising mode for ferromagnetism

Notifications You must be signed in to change notification settings

ajwittmond/IsingModel

Repository files navigation

IsingModel

An c++ based simulation of the ising model for ferromagnetism. The reason I studied this model is that Hopfield networks can be considered a generalization of it.

https://en.wikipedia.org/wiki/Ising_model

To build just do

cmake . 
make

Depends on Gtk+3.0 and gtkmm

image of gui

About

An c++ based simulation of the ising mode for ferromagnetism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published