Skip to content

reecemears/disks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

disks

A simulation made using p5.js to demonstrate Markov chain Monte Carlo methods, using the example of hard disks in a fixed space. This was the initial problem for which the Metropolis algorithm was developed: a variant on this algorithm is used in this simulation.

You can find the simulation here.