Module ising_animate.examples
An set of examples written with the ising_animate package.
Expand source code
"""
An set of examples written with the ising_animate package.
"""
Sub-modules
ising_animate.examples.dynamic
-
This is a module with an example of usage of the class DynamicAnimatedIsing. An animation of an Ising Model with temperature T(t) = 1.0 + 0.3t and …
ising_animate.examples.heating
-
This is a module with an example of usage of the class Ising. In this experiment, a given amount of 32 by 32 Ising models are heaten up 0.1 degrees …