prophys.inference
Full posterior inference for a compiled prophys model.
Optional: requires the inference extra (pip install
"prophys[inference]"), which pulls in NumPyro. Importing this package
without it raises with an installation hint rather than a bare
ModuleNotFoundError naming a package the user never asked for.
See prophys.inference.bridge for the entry points.