Ising model for the web. Demonstrating magnetism and multi-threading on the browser.
Check it out here.
This small project currently uses a crude model by looping through the whole matrix. I'm currently looking to implement the Metropolis algorithm to this, any contributions will be much appreciated.