要安装依赖项,请运行:pip install -r requirements.txt
要绘制一个点阵实例化一个绘图对象,参数包括:
N- size of lattice
B- strength of magnetic field (default is zero)
start- low(cold) or high(hot) start (default is low)
inc- size of increments in plots (default is 0.01)
x0- starting point of plots (default is 1)
x1- final point of plots (default is 5)
steps-number of steps (default is 50000)
T - Temperature (default is 1)
一些展示程