percolation-theory
Here are 15 public repositories matching this topic...
Here are my homeworks for the course Computer Simulations in Physics (2023 Spring)
-
Updated
Jan 26, 2024 - Jupyter Notebook
Program used for generating a two dimensional graph-based percolation theory model, simulating the effects of varying p-values.
-
Updated
Feb 1, 2023 - Python
An implementation of the Hoshen-Kopelman Algorithm for cluster labelling in one-dimensional and two-dimensional matrices.
-
Updated
Feb 19, 2023 - Python
A percolation map over the lattice with probability p. At a critical probability, a connected (spanning cluster) emerges.
-
Updated
Sep 15, 2022 - C
Investigating cluster dynamics in models of patchy ecosystems
-
Updated
Jun 14, 2024 - 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++
Predicts stock price fluctuations using percolation theory
-
Updated
Jun 28, 2019 - MATLAB
Code for using color avoiding percolation for secret message passing on complex networks.
-
Updated
Jan 16, 2020 - C++
-
Updated
Sep 5, 2022 - C++
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."