.coveragerc
.gitignore
.landscape.yaml
.pre-commit-config.yaml
.travis.yml
AUTHORS.rst
LICENSE.txt
README.rst
dodo.py
pytest.ini
requirements-conda.txt
requirements-dev.txt
requirements-doc.txt
requirements-rtd.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
devtools/cdocs.sh
devtools/ctest.sh
docs/.gitignore
docs/Makefile
docs/about-include.rst
docs/about.rst
docs/changelog.rst
docs/conf.py
docs/developer.rst
docs/index.rst
docs/license.rst
docs/newman-ziff.rst
docs/percolation-theory.rst
docs/pypercolate-hpc.rst
docs/pypercolate.bib
docs/pypercolate.rst
docs/quickstart-hpc.rst
docs/setup.rst
docs/tutorial-bond-square-lattice.ipynb
docs/user.rst
docs/zreferences.rst
docs/_static/.gitignore
docs/_static/cc-by.pdf
docs/_static/cc-by.svg
docs/_static/pypercolate-logo-cropped-plain.svg
docs/_static/pypercolate-logo-cropped.pdf
docs/_static/pypercolate-logo-cropped.svg
docs/_static/pypercolate-logo-plain.svg
docs/_static/pypercolate-logo.svg
docs/_static/rst.tpl
docs/hpc-performance/convolution_mem.npy
docs/hpc-performance/convolution_times.npy
docs/hpc-performance/dimensions.npy
docs/hpc-performance/graph_mem.npy
docs/hpc-performance/graph_times.npy
docs/hpc-performance/pypercolate-hpc-performance.ipynb
docs/hpc-performance/run_mem.npy
docs/hpc-performance/run_times.npy
percolate/__init__.py
percolate/hpc.py
percolate/percolate.py
percolate.egg-info/PKG-INFO
percolate.egg-info/SOURCES.txt
percolate.egg-info/dependency_links.txt
percolate.egg-info/entry_points.txt
percolate.egg-info/namespace_packages.txt
percolate.egg-info/not-zip-safe
percolate.egg-info/requires.txt
percolate.egg-info/top_level.txt
percolate/share/.gitignore
percolate/share/jugfile.py
percolate/test/__init__.py
percolate/test/test_hpc.py
percolate/test/test_percolate.py