The Ising Model in Python: Statistical Mechanics and Permanent Magnets

Описание к видео The Ising Model in Python: Statistical Mechanics and Permanent Magnets

The simplest model of a permanent magnet is the Ising model. In this video I implement the 2D Ising Model in python using the metropolis algorithm. Numba is used to rapidly increase the speed of the algorithm.

Code: https://github.com/lukepolson/youtube...

Комментарии

Информация по комментариям в разработке