CodingTrain / CodingTrain/Suggestion-Box
Percolation
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
[This](https://youtu.be/a-767WnbaCQ) YouTube video got me the idea of simulating [percolation](https://en.wikipedia.org/wiki/Percolation_theory): a mathematical model of phase transition. I tried ([my code](https://github.com/Bumblebee00/Percolation)) but I am not happy with the result because for p>0.5 computation time gets simply too long. I'd love to see this on the coding train😍
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.