LICENSE
README.md
pyproject.toml
src/taxpr/__init__.py
src/taxpr/dfg.py
src/taxpr/tag.py
src/taxpr/typed.py
src/taxpr/util.py
src/taxpr.egg-info/PKG-INFO
src/taxpr.egg-info/SOURCES.txt
src/taxpr.egg-info/dependency_links.txt
src/taxpr.egg-info/requires.txt
src/taxpr.egg-info/top_level.txt
tests/test_dfg.py
tests/test_guide_examples.py
tests/test_tag.py
tests/test_transpose.py
tests/test_typed.py