percolation-theory
Here are 18 public repositories matching this topic...
A percolation map over the lattice with probability p. At a critical probability, a connected (spanning cluster) emerges.
-
Updated
Sep 15, 2022 - C
Here are my homeworks for the course Computer Simulations in Physics (2023 Spring)
-
Updated
Jan 26, 2024 - Jupyter Notebook
Investigating cluster dynamics in models of patchy ecosystems
-
Updated
Jun 14, 2024 - Python
Program used for generating a two dimensional graph-based percolation theory model, simulating the effects of varying p-values.
-
Updated
Feb 1, 2023 - Python
Instantly triage user flow chokepoints that matter. TeloMesh is a UX journey intelligence engine for product teams that maps user flows, identifies friction points, and prioritizes fixes using graph theory. It leverages analytics from Mixpanel, Amplitude, and GA4 to surface the most impactful improvements.
-
Updated
Jun 26, 2025 - Python
An implementation of the Hoshen-Kopelman Algorithm for cluster labelling in one-dimensional and two-dimensional matrices.
-
Updated
Feb 19, 2023 - Python
Project of supervised personal work in the context of the entrance examination to the French engineering schools on the spread of forest fires and the phenomenon of percolation within the framework of a computer model of cellular automaton type.
-
Updated
Jan 4, 2024 - Python
Lattice percolation in C using MPI and OpenMP for parallel computing. Lattice segments are computed and combined using multiple processes and threads. Clusters of the lattice are found using DFS .
-
Updated
Nov 11, 2020 - C
Investigation of network geometry and percolation in directed acyclic graphs (MSci Thesis). Maintained by Ariel Flint Ashery and Kevin Teo. Supervisor: Timothy Evans
-
Updated
Apr 28, 2023 - Python
Percolation simulation of a N sized network with multi-threading in C++
-
Updated
Apr 8, 2022 - C++
Code for using color avoiding percolation for secret message passing on complex networks.
-
Updated
Jan 16, 2020 - C++
The website is in its early stages and not completely functional.
-
Updated
Jun 6, 2025 - Python
-
Updated
Sep 5, 2022 - C++
Predicts stock price fluctuations using percolation theory
-
Updated
Jun 28, 2019 - MATLAB
A computational physics project exploring critical phenomena through percolation theory and the Bak-Tang-Wiesenfeld sandpile model.
-
Updated
Feb 26, 2025 - Jupyter Notebook
Modelling of agricultural land-use management strategies in a spatially explicit landscape. The landscape is actively modified by a human population that uses it to produce the resources it needs for subsistence.
-
Updated
Sep 23, 2021 - C++
Improve this page
Add a description, image, and links to the percolation-theory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the percolation-theory topic, visit your repo's landing page and select "manage topics."