README.md
pyproject.toml
src/drtran/__init__.py
src/drtran/__main__.py
src/drtran/aggregate.py
src/drtran/calibrate.py
src/drtran/cast.py
src/drtran/cli.py
src/drtran/diagnose.py
src/drtran/embed.py
src/drtran/estimate.py
src/drtran/evaluate.py
src/drtran/forecast.py
src/drtran/identify.py
src/drtran/irf.py
src/drtran/mcp_server.py
src/drtran/netid.py
src/drtran/network.py
src/drtran/plots.py
src/drtran/pre.py
src/drtran/report.py
src/drtran/slots.py
src/drtran.egg-info/PKG-INFO
src/drtran.egg-info/SOURCES.txt
src/drtran.egg-info/dependency_links.txt
src/drtran.egg-info/entry_points.txt
src/drtran.egg-info/requires.txt
src/drtran.egg-info/top_level.txt
tests/test_aggregate.py
tests/test_baseline_univariate.py
tests/test_cast_diagonal.py
tests/test_cli.py
tests/test_diagnose.py
tests/test_evaluate.py
tests/test_forecast.py
tests/test_homologation_c.py
tests/test_identification.py
tests/test_irf.py
tests/test_mcp_server.py
tests/test_network.py
tests/test_network_identification.py
tests/test_pre_roundtrip.py
tests/test_refactor_scale.py
tests/test_report.py
tests/test_stderr.py
tests/test_transfer.py
tests/test_walkthrough_mtram.py
tests/test_write_pre.py