This package is simulation tool for percolation theory.
You can plot percolation probability graph and cluster.
You can also compute cluster properties.
Support for following lattice site percolation.
- Square lattice
- nearest neighbor
- next nearest neighbor
- Triangular lattice
- Honeycomb lattice
In order to learn how to use this package, see example/percolation.ipynb.
julia> gui()