AUTHORS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DEPLOY.md
INSTALL.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
VERSION
pyproject.toml
requirements-dev.txt
requirements.txt
data/processed/convergence_results.csv
data/processed/weight_history_sample.csv
data/raw/llm_queue_data.csv
data/raw/sample_psi_values.csv
entro_evo/__init__.py
entro_evo/aew_optimizer.py
entro_evo/dynamic_threshold.py
entro_evo/simulator.py
entro_evo/transfer_protocol.py
entro_evo.egg-info/PKG-INFO
entro_evo.egg-info/SOURCES.txt
entro_evo.egg-info/dependency_links.txt
entro_evo.egg-info/requires.txt
entro_evo.egg-info/top_level.txt
examples/advanced/transfer_learning.py
examples/basic/simple_simulation.py
reports/daily/2026-04-08_comparison_report.txt
reports/daily/2026-04-08_final_summary.txt
reports/daily/2026-04-08_v11.0_report.txt
reports/daily/2026-04-08_v5.1_report.txt
reports/daily/2026-04-08_v7.0_report.txt
results/experiment_results_v1.csv
tests/__init__.py
tests/benchmarks/__init__.py
tests/fixtures/__init__.py
tests/unit/__init__.py
tests/unit/test_aew_optimizer.py
tests/unit/test_dynamic_threshold.py
tests/unit/test_simulator.py
tests/unit/test_transfer_protocol.py