percolation
Here are 99 public repositories matching this topic...
Language:All
Sort:Most stars
SFoF is a friends-of-friends galaxy cluster detection algorithm that operates in either spectroscopic or photometric redshift space. The linking parameters, both transverse and along the line-of-sight, change as a function of redshift to account for selection effects. The code is written in C++ and implements OMP to loop through the photometric …
- Updated
Aug 28, 2020 - Python
Statistical mechanics models such as random cluster models, random growth models and related processes.
- Updated
Jan 24, 2025 - Jupyter Notebook
A simple software for constructing artificial binary microstructures in 2D or 3D
- Updated
May 1, 2023 - Python
In this work, we examine the resilience of two complex network types (Erdos Renyi, and Power-Law/Scale-free) to potential delivered attacks and random errors.
- Updated
Oct 7, 2021 - Jupyter Notebook
A C++ implementation of the percolation problem
- Updated
Apr 13, 2020 - C++
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
- Updated
Apr 22, 2019 - Java
Fast Percolation Simulator for arbitrary 2d grid
- Updated
Dec 14, 2024 - Python
Explosive immunization algorithm for network fragmentation introduced in Phys. Rev. Lett. 117, 208301
- Updated
Feb 3, 2023 - C
Adaptation of the Hoshen-Kopelman Algorithm for cluster labeling.
- Updated
Mar 15, 2024 - Python
Percolation Problem Analysis
- Updated
Feb 21, 2021 - Python
Algorithms I solutionshttp://algs4.cs.princeton.edu/code/
- Updated
Jul 9, 2019 - Java
Evolution of scale-free and lattice networks
- Updated
Oct 11, 2024 - MATLAB
Fortran percolation library with Hoshen-Kopelman algorithm.
- Updated
Jun 9, 2022 - Fortran
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
- Updated
Jun 14, 2022 - Java
Exercise solutions of the course : Introduction to Computational Physics offered at ETH Zurich
- Updated
Apr 2, 2020 - C++
Data Structures module CA Percolation and Colinear Points
- Updated
Mar 3, 2019 - Java
MatLab implementation for Heshen-Kopelman cluster finding algorithm. The idea is having an efficient algorithm able to search for clusters in a NxN matrix and being able to find percolation thresholds plus some more interesting infos.
- Updated
Apr 15, 2022 - MATLAB
Some examples of multi-scale simulating (perhaps without multi temporary)
- Updated
Nov 23, 2023 - 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
Improve this page
Add a description, image, and links to thepercolation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepercolation topic, visit your repo's landing page and select "manage topics."