LICENSE
MANIFEST.in
NONHERMITIAN_ROADMAP.md
PUBLISHING.md
README.md
RELEASE_NOTES.md
THEORY_COVERAGE.md
pyproject.toml
experiments/__init__.py
experiments/torch_biorthogonal_bridge.py
sft_torch/__init__.py
sft_torch/algebra.py
sft_torch/api.py
sft_torch/basis.py
sft_torch/bench.py
sft_torch/codec.py
sft_torch/core.py
sft_torch/diagnostics.py
sft_torch/ep.py
sft_torch/families.py
sft_torch/hessian.py
sft_torch/program.py
sft_torch/results.py
sft_torch/tail.py
sft_torch/topology.py
sft_torch/validate.py
sftransform.egg-info/PKG-INFO
sftransform.egg-info/SOURCES.txt
sftransform.egg-info/dependency_links.txt
sftransform.egg-info/entry_points.txt
sftransform.egg-info/requires.txt
sftransform.egg-info/top_level.txt
tests/test_algebra_composition.py
tests/test_biorthogonal_bridge.py
tests/test_branch_tracking.py
tests/test_ch_estimator.py
tests/test_conditioned_autograd.py
tests/test_conditioned_inverse_autograd.py
tests/test_core_api.py
tests/test_core_parity.py
tests/test_ep_jordan_puiseux.py
tests/test_ep_topology.py
tests/test_graph_batch_lifts.py
tests/test_noncommutative_hermitian.py
tests/test_nonhermitian_core.py
tests/test_nonhermitian_parity.py
tests/test_optional_diagnostics.py
tests/test_performance_guards.py
tests/test_polish_regressions.py
tests/test_production_edges.py
tests/test_public_contract.py
tests/test_real_data_views.py
tests/test_sft_omega_integration.py
tests/test_sft_omega_jacobian.py
tests/test_tail_commonoperators.py
tests/test_tail_composition.py
tests/test_tail_composition_stress.py
tests/test_tail_convergence_rates.py
tests/test_tail_production_coverage.py
tests/test_theorem_f_nonhermitian.py
tests/test_theory_ep_jordan_coverage.py
tests/test_theory_nonselfadjoint_coverage.py
tests/test_theory_topology_coverage.py
tests/test_validation_harness.py