FungMod 0.1.0
FungMod's first public alpha release packages the mechanistic
virtual-experiment engine for standard Python installation.
PyPI status: the verified distributions are ready, but the one-time
PyPI Trusted Publisher binding is still pending. Untilpip install fungmod
is activated, install the release wheel directly:python -m pip install https://github.com/felixlaga/FungMod/releases/download/v0.1.0/fungmod-0.1.0-py3-none-any.whl
Highlights:
import fungmodconvenience namespace plus backward-compatible
import fungal_model;- wheel-contained registry, frozen source evidence, and example
configurations; - complete standard virtual-experiment tables, quick-look plots, reports, and
manifests; - two end-to-end release notebooks;
- Read the Docs-ready MkDocs documentation;
- package, documentation, notebook, lint, type, and test gates;
- Trusted Publishing workflow for PyPI releases.
Scientific scope remains deliberately bounded. The release is alpha software,
not a blanket claim of empirical validation for fungus/substrate/environment
predictions.
See the repository CHANGELOG.md
for the distributable release record.