LICENSE
README.md
pyproject.toml
src/zgraph/__init__.py
src/zgraph.egg-info/PKG-INFO
src/zgraph.egg-info/SOURCES.txt
src/zgraph.egg-info/dependency_links.txt
src/zgraph.egg-info/requires.txt
src/zgraph.egg-info/top_level.txt
src/zgraph/core/__init__.py
src/zgraph/core/functional.py
src/zgraph/core/nodes.py
src/zgraph/io/__init__.py
src/zgraph/io/serialize.py
src/zgraph/transforms/__init__.py
src/zgraph/transforms/calculus.py
src/zgraph/transforms/compiler.py