rileyjshaw / terra

:space_invader: JS library for simple biological simulations and cellular automata
http://rileyjshaw.com/terra/
MIT License
609 stars 46 forks source link

Add Ising model simulation to 'examples' section #21

Closed rileyjshaw closed 9 years ago

rileyjshaw commented 9 years ago

@crawfy48 made an Ising model simulation of 2D ferromagnetic material here. IT'S AWESOME!

rileyjshaw commented 9 years ago

(Finally) done!

crawfy48 commented 9 years ago

That's great! Just in time I've updated my model so now it has periodic boundary conditions, von Neumann neighborhood and more new features. Many thanks for making all those useful changes in Terra, now the model feels truly complete :)

rileyjshaw commented 9 years ago

@crawfy48 it looks great!! Glad you like the additions, they were good suggestions :+1: