LICENSE
MANIFEST.in
README.md
pyproject.toml
diffroute/__init__.py
diffroute/io.py
diffroute/irfs.py
diffroute/router.py
diffroute/staged_router.py
diffroute.egg-info/PKG-INFO
diffroute.egg-info/SOURCES.txt
diffroute.egg-info/dependency_links.txt
diffroute.egg-info/requires.txt
diffroute.egg-info/top_level.txt
diffroute/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/.ipynb_checkpoints/io-checkpoint.py
diffroute/.ipynb_checkpoints/irfs-checkpoint.py
diffroute/.ipynb_checkpoints/router-checkpoint.py
diffroute/.ipynb_checkpoints/staged_router-checkpoint.py
diffroute/_old/index_precompute_v1.py
diffroute/_old/irf_utils.py
diffroute/_old/kernel_aggregator_v1.py
diffroute/_old/router_v1.py
diffroute/_old/.ipynb_checkpoints/index_precompute_v1-checkpoint.py
diffroute/_old/.ipynb_checkpoints/irf_utils-checkpoint.py
diffroute/_old/.ipynb_checkpoints/kernel_aggregator_v1-checkpoint.py
diffroute/_old/.ipynb_checkpoints/router_v1-checkpoint.py
diffroute/agg/__init__.py
diffroute/agg/kernel_aggregator.py
diffroute/agg/temporal_sampler.py
diffroute/agg/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/agg/.ipynb_checkpoints/kernel_aggregator-checkpoint.py
diffroute/agg/.ipynb_checkpoints/temporal_sampler-checkpoint.py
diffroute/conv/__init__.py
diffroute/conv/block_sparse_conv.py
diffroute/conv/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/conv/.ipynb_checkpoints/block_sparse_conv-checkpoint.py
diffroute/graph_utils/__init__.py
diffroute/graph_utils/basic_clustering.py
diffroute/graph_utils/block_size_aware_clustering.py
diffroute/graph_utils/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/graph_utils/.ipynb_checkpoints/basic_clustering-checkpoint.py
diffroute/graph_utils/.ipynb_checkpoints/block_size_aware_clustering-checkpoint.py
diffroute/ops/__init__.py
diffroute/ops/closure_sub.py
diffroute/ops/in_place.py
diffroute/ops/prefix_sum.py
diffroute/ops/scatter_reduce.py
diffroute/ops/scatter_reduce_triton.py
diffroute/ops/transitive_closure.py
diffroute/ops/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/ops/.ipynb_checkpoints/closure_sub-checkpoint.py
diffroute/ops/.ipynb_checkpoints/in_place-checkpoint.py
diffroute/ops/.ipynb_checkpoints/prefix_sum-checkpoint.py
diffroute/ops/.ipynb_checkpoints/scatter_reduce-checkpoint.py
diffroute/ops/.ipynb_checkpoints/scatter_reduce_triton-checkpoint.py
diffroute/ops/.ipynb_checkpoints/transitive_closure-checkpoint.py
diffroute/ops/conv/__init__.py
diffroute/ops/conv/conv_temp_1D.py
diffroute/ops/conv/conv_temp_1D_triton.py
diffroute/ops/conv/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/ops/conv/.ipynb_checkpoints/conv_temp_1D-checkpoint.py
diffroute/ops/conv/.ipynb_checkpoints/conv_temp_1D_triton-checkpoint.py
diffroute/structs/__init__.py
diffroute/structs/_tests.py
diffroute/structs/kernels.py
diffroute/structs/riv_graphs.py
diffroute/structs/utils.py
diffroute/structs/.ipynb_checkpoints/__init__-checkpoint.py
diffroute/structs/.ipynb_checkpoints/_tests-checkpoint.py
diffroute/structs/.ipynb_checkpoints/kernels-checkpoint.py
diffroute/structs/.ipynb_checkpoints/riv_graphs-checkpoint.py
diffroute/structs/.ipynb_checkpoints/utils-checkpoint.py
tests/test_helpers.py
tests/tests.py