Skip to content

A small Python script/Jupyter notebook to demonstrate site percolation.

License

Notifications You must be signed in to change notification settings

explorablesforsfi/percolation-py

Repository files navigation

Site Percolation

This is a small Python script/Jupyter notebook to demonstrate site percolation.

Run

First, clone this repository

git clone https://github.com/explorablesforsfi/percolation-py.git

Then change to the created directory and, if necessary, use pip to install the necessary dependencies

cd percolation-py
pip install -r requirements.txt

Run the code

python percolation.py

output

About

A small Python script/Jupyter notebook to demonstrate site percolation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages