Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
6arlos6 authored Aug 27, 2018
1 parent 71d1037 commit 60567c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Percolation

The executable Perc.py works in such a way that: A random matrix R of ones and zeros is created which
is treated with an algorithm almost identical to that of Hoshen-Kopelman for the identification of Clusters.
The executable returns an L matrix and a plot of it where you can see an array composed of well-identified clusters.

0 comments on commit 60567c6

Please sign in to comment.