LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/.DS_Store
examples/__init__.py
examples/basic_example.py
examples/matrix_example.py
examples/pop_synthesis_example.py
examples/pop_synthesis_example2.py
pyipu/__init__.py
pyipu/core.py
pyipu/synthesis.py
pyipu/utils.py
pyipu/version.py
pyipu.egg-info/PKG-INFO
pyipu.egg-info/SOURCES.txt
pyipu.egg-info/dependency_links.txt
pyipu.egg-info/requires.txt
pyipu.egg-info/top_level.txt
tests/__init__.py
tests/test_ipu.py