AUTHORS.rst
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
setup.cfg
docs/examples_userguide/logli.py
docs/examples_userguide/optimize_musica.py
docs/examples_userguide/rastrigin.f90
docs/examples_userguide/rastrigin.py
docs/examples_userguide/rastrigin.sh
docs/examples_userguide/rastrigin_config.py
docs/examples_userguide/rastrigin_pid.py
docs/examples_userguide/run_musica.py
docs/examples_userguide/run_rastrigin.py
src/partialwrap/__init__.py
src/partialwrap/_version.py
src/partialwrap/std_io.py
src/partialwrap/wrappers.py
src/partialwrap.egg-info/PKG-INFO
src/partialwrap.egg-info/SOURCES.txt
src/partialwrap.egg-info/dependency_links.txt
src/partialwrap.egg-info/not-zip-safe
src/partialwrap.egg-info/requires.txt
src/partialwrap.egg-info/top_level.txt
tests/__init__.py
tests/rastrigin1.py
tests/rastrigin1e.py
tests/rastrigin2.py
tests/rastrigin3.py
tests/test_std_io.py
tests/test_wrappers.py