A small package for Monte Carlo simulating 2D site percolation using Hoshen-Kopelman.
- Author: Dominik Brandstetter, BSc.
- Affiliation: (Karl-Franzens) University Graz, Austria
- E-Mail: dominik.brandstetter@edu.uni-graz.at
- GitHub: https://github.com/brands-d/Percolation
Clone the GitHub repository and install the program:
git clone https://github.com/brands-d/Percolation.git
cd Percolation
python setup.py install