.editorconfig
.flake8
.gitignore
.travis.yml
LICENSE
Makefile
README.md
setup.py
paramsurvey/__init__.py
paramsurvey/examples.py
paramsurvey/params.py
paramsurvey/psmpi.py
paramsurvey/psmultiprocessing.py
paramsurvey/psray.py
paramsurvey/stats.py
paramsurvey/utils.py
paramsurvey.egg-info/PKG-INFO
paramsurvey.egg-info/SOURCES.txt
paramsurvey.egg-info/dependency_links.txt
paramsurvey.egg-info/requires.txt
paramsurvey.egg-info/top_level.txt
scripts/paramsurvey-readme-example.py
test/__pycache__/test_psmultiprocessing.cpython-36-pytest-5.3.2.pyc
test/integration/test-multiprocessing.sh
test/integration/test-ray.sh
test/integration/test_generic.py
test/unit/test_stats.py
test/unit/test_utils.py