.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/map_parallel.rst
src/map_parallel/__init__.py
src/map_parallel.egg-info/PKG-INFO
src/map_parallel.egg-info/SOURCES.txt
src/map_parallel.egg-info/dependency_links.txt
src/map_parallel.egg-info/not-zip-safe
src/map_parallel.egg-info/top_level.txt
tests/map_parallel_mpi_simple_test.py
tests/map_parallel_mpi_test.py
tests/starmap_parallel_mpi_simple_test.py
tests/starmap_parallel_mpi_test.py
tests/test_map_parallel.py