LICENSE
README.md
pyproject.toml
gabp_sparse_inv/__init__.py
gabp_sparse_inv/_linalg.py
gabp_sparse_inv/autodiff.py
gabp_sparse_inv/chain.py
gabp_sparse_inv/generators.py
gabp_sparse_inv/gmrf.py
gabp_sparse_inv/gmrf_grid.py
gabp_sparse_inv/junction.py
gabp_sparse_inv/junction_autodiff.py
gabp_sparse_inv/layout.py
gabp_sparse_inv/nonsym.py
gabp_sparse_inv/nonsym_junction.py
gabp_sparse_inv/sampling.py
gabp_sparse_inv/star.py
gabp_sparse_inv/tree.py
gabp_sparse_inv.egg-info/PKG-INFO
gabp_sparse_inv.egg-info/SOURCES.txt
gabp_sparse_inv.egg-info/dependency_links.txt
gabp_sparse_inv.egg-info/requires.txt
gabp_sparse_inv.egg-info/top_level.txt
gabp_sparse_inv/bench/__init__.py
gabp_sparse_inv/bench/gmrf_scaling.py
gabp_sparse_inv/bench/harness.py
gabp_sparse_inv/bench/matched_compute.py
gabp_sparse_inv/bench/metrics.py
gabp_sparse_inv/bench/nonsym_stability.py
gabp_sparse_inv/bench/precision.py
gabp_sparse_inv/bench/run.py
gabp_sparse_inv/bench/stability.py
gabp_sparse_inv/demos/__init__.py
gabp_sparse_inv/demos/deltanet_chunk.py
gabp_sparse_inv/demos/deq_fixedpoint.py
gabp_sparse_inv/demos/maze_baselines.py
gabp_sparse_inv/demos/maze_grid.py
gabp_sparse_inv/demos/maze_tree.py
tests/test_autodiff.py
tests/test_chain.py
tests/test_deltanet_chunk.py
tests/test_deq_fixedpoint.py
tests/test_double_backward.py
tests/test_generators.py
tests/test_gmrf.py
tests/test_gmrf_grid.py
tests/test_junction.py
tests/test_junction_autodiff.py
tests/test_junction_batched.py
tests/test_matched_compute.py
tests/test_maze_baselines.py
tests/test_maze_grid.py
tests/test_maze_tree.py
tests/test_nonsym.py
tests/test_nonsym_junction.py
tests/test_nonsym_stability.py
tests/test_nonsym_tree.py
tests/test_ordering.py
tests/test_packaging.py
tests/test_precision.py
tests/test_sampling.py
tests/test_stability.py
tests/test_star.py
tests/test_tree.py