Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

153 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percolation

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.

GUI

julia> gui()

About

Percolation simulation

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages