User GuideΒΆ

  • Percolation Theory
    • Introduction
    • The cluster size distribution
    • Percolation threshold and characteristic cluster size
    • Average cluster size
    • Correlation length
    • Scaling relations
  • The Newman–Ziff Algorithm
    • Introduction
    • From microcanonical to canonical statistics
    • Common Random Numbers and incremental cluster detection
  • A Python Implementation of the Newman–Ziff algorithm
  • A Python Implementation of the Newman–Ziff Algorithm for High-Performance Computing (HPC)
    • Performance considerations
    • Template for a HPC bond percolation finite-size scaling study
    • Amendment to the original Newman–Ziff algorithm
    • Implicit NumPy Multithreading
  • pypercolate HPC performance metrics
    • Preamble
    • System sizes
    • System information
    • Scripts
    • Performance plots

Logo

pypercolate

A scientific Python package for Monte Carlo simulation of percolation on graphs

Navigation

  • About
  • Setup
  • Tutorial
  • Quickstart HPC
  • User Guide
    • Percolation Theory
    • The Newman–Ziff Algorithm
    • A Python Implementation of the Newman–Ziff algorithm
    • A Python Implementation of the Newman–Ziff Algorithm for High-Performance Computing (HPC)
    • pypercolate HPC performance metrics
  • Developer Guide
  • Reference
  • Bibliography

  • Package (PyPI)
  • Source (GitHub)
  • Issues (GitHub)
  • Bibliography (CiteULike)

Quick search

Enter search terms or a module, class or function name.

This Page

  • Show Source
Powered by Sphinx 1.3.1 & Alabaster 0.7.6 | Page source
Fork me on GitHub