CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
benchmarks/README.md
benchmarks/benchmark.py
docs/design.md
docs/optimal_control.md
examples/affine_broadcast.py
examples/subtree_sums.py
src/jax_bidirectional_tree_rake_compress/__init__.py
src/jax_bidirectional_tree_rake_compress/_algebra.py
src/jax_bidirectional_tree_rake_compress/_contract.py
src/jax_bidirectional_tree_rake_compress/_plan.py
src/jax_bidirectional_tree_rake_compress/py.typed
src/jax_bidirectional_tree_rake_compress.egg-info/PKG-INFO
src/jax_bidirectional_tree_rake_compress.egg-info/SOURCES.txt
src/jax_bidirectional_tree_rake_compress.egg-info/dependency_links.txt
src/jax_bidirectional_tree_rake_compress.egg-info/requires.txt
src/jax_bidirectional_tree_rake_compress.egg-info/top_level.txt
tests/test_affine_broadcast.py
tests/test_package.py
tests/test_plan.py
tests/test_subtree_sum.py