.gitignore
.readthedocs.yml
AGENTS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
TEST_SUMMARY.md
mkdocs.yml
pyproject.toml
test_install.py
.github/scripts/prepare-release.sh
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/mpi-tests.yml
.github/workflows/opencode.yml
.github/workflows/release.yml
docs/api.md
docs/architecture.md
docs/changelog.md
docs/contributing.md
docs/getting-started.md
docs/getting_started.md
docs/index.md
src/ezmpi/__init__.py
src/ezmpi/parallel.py
src/ezmpi.egg-info/PKG-INFO
src/ezmpi.egg-info/SOURCES.txt
src/ezmpi.egg-info/dependency_links.txt
src/ezmpi.egg-info/requires.txt
src/ezmpi.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/mpi_mocks.py
tests/test_integration.py
tests/test_integration.py.bak
tests/test_performance.py
tests/test_unit.py