AUTHORS.md
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
pyproject.toml
requirements-dev.txt
requirements.txt
entropath/__init__.py
entropath/cli.py
entropath.egg-info/PKG-INFO
entropath.egg-info/SOURCES.txt
entropath.egg-info/dependency_links.txt
entropath.egg-info/entry_points.txt
entropath.egg-info/requires.txt
entropath.egg-info/top_level.txt
entropath/core/__init__.py
entropath/core/entropy_estimator.py
entropath/core/mutual_information.py
entropath/core/observability.py
examples/__init__.py
examples/architecture_analysis.py
examples/basic_usage.py
examples/reproducibility_demo.py
figures/fig1_path_entropy_accumulation.png
figures/fig2_reducibility_phase_diagram.png
figures/fig3_observability_architectures.png
paper/Irreducible_Path_Entropy.pdf
paper/preprint_metadata.json
tests/__init__.py
tests/run_tests.py
tests/unit/__init__.py
tests/unit/test_entropy_estimator.py
tests/unit/test_mutual_information.py
tests/unit/test_observability.py