LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/case_studies/amazon_terra_preta.md
docs/case_studies/bialowieza.md
docs/case_studies/caledonian_pines.md
docs/case_studies/cascade_range.md
docs/case_studies/oregon_armillaria.md
docs/parameters/eta_nw.md
docs/parameters/k_topo.md
docs/parameters/rho_e.md
docs/source/api_reference.md
docs/source/index.rst
docs/source/installation.md
docs/source/quickstart.md
src/fungi_mycel/__init__.py
src/fungi_mycel/core.py
src/fungi_mycel.egg-info/PKG-INFO
src/fungi_mycel.egg-info/SOURCES.txt
src/fungi_mycel.egg-info/dependency_links.txt
src/fungi_mycel.egg-info/not-zip-safe
src/fungi_mycel.egg-info/top_level.txt
tests/conftest.py
tests/benchmarks/test_prediction_speed.py
tests/hypothesis/test_h1_accuracy.py
tests/hypothesis/test_h2_correlation.py
tests/hypothesis/test_h3_weathering.py
tests/hypothesis/test_h4_ser.py
tests/hypothesis/test_h5_navigation.py
tests/hypothesis/test_h6_abi.py
tests/hypothesis/test_h7_bfs.py
tests/hypothesis/test_h8_ensemble.py
tests/hypothesis/test_hypotheses.py
tests/integration/test_pipeline.py
tests/unit/test_core.py
tests/unit/test_parameters.py