LICENSE
README.md
pyproject.toml
src/gp3bayespy/__init__.py
src/gp3bayespy/advanced_optional_workflows.py
src/gp3bayespy/binary.py
src/gp3bayespy/contracts.py
src/gp3bayespy/design_support_diagnostics.py
src/gp3bayespy/duration.py
src/gp3bayespy/evidence_graphics_gg.py
src/gp3bayespy/exceptions.py
src/gp3bayespy/fitting.py
src/gp3bayespy/hierarchical_effects_advanced.py
src/gp3bayespy/loo.py
src/gp3bayespy/parity.py
src/gp3bayespy/posterior.py
src/gp3bayespy/posterior_validation_core.py
src/gp3bayespy/postfit_exploration.py
src/gp3bayespy/ppc.py
src/gp3bayespy/predictive.py
src/gp3bayespy/prior_posterior_bridge.py
src/gp3bayespy/pupil.py
src/gp3bayespy/readiness.py
src/gp3bayespy/reporting.py
src/gp3bayespy/reproducibility.py
src/gp3bayespy/sensitivity.py
src/gp3bayespy/specification.py
src/gp3bayespy/specification_closure.py
src/gp3bayespy/unified_workflow_api.py
src/gp3bayespy.egg-info/PKG-INFO
src/gp3bayespy.egg-info/SOURCES.txt
src/gp3bayespy.egg-info/dependency_links.txt
src/gp3bayespy.egg-info/requires.txt
src/gp3bayespy.egg-info/top_level.txt
src/gp3bayespy/_reference/__init__.py
src/gp3bayespy/_reference/articles.json
src/gp3bayespy/_reference/function_map.csv
src/gp3bayespy/_reference/r_reference_metadata.json
src/gp3bayespy/_reference/r_s3_0.5.0.json
src/gp3bayespy/backends/__init__.py
tests/test_advanced_predictive_diagnostics.py
tests/test_advanced_predictive_diagnostics_reference_fixture.py
tests/test_binary_foundation.py
tests/test_binary_reference_fixture.py
tests/test_contracts.py
tests/test_contracts_parity.py
tests/test_duration_foundation.py
tests/test_duration_reference_fixture.py
tests/test_fitting_foundation.py
tests/test_fitting_reference_fixture.py
tests/test_full_completion_closure.py
tests/test_gpb_py01_closure.py
tests/test_gpb_py02_closure.py
tests/test_gpb_py03_closure.py
tests/test_gpb_py04_closure.py
tests/test_gpb_py05_closure.py
tests/test_gpb_py06_closure.py
tests/test_gpb_py07_closure.py
tests/test_gpb_py08_closure.py
tests/test_gpb_py09_closure.py
tests/test_packaged_reference.py
tests/test_posterior_foundation.py
tests/test_posterior_reference_fixture.py
tests/test_ppc_foundation.py
tests/test_ppc_reference_fixture.py
tests/test_predictive_diagnostics.py
tests/test_predictive_diagnostics_reference_fixture.py
tests/test_predictive_foundation.py
tests/test_predictive_reference_fixture.py
tests/test_predictive_scoring.py
tests/test_predictive_scoring_reference_fixture.py
tests/test_pupil_completion.py
tests/test_readiness.py
tests/test_readiness_parity.py
tests/test_reference_contract.py
tests/test_reporting_completion.py
tests/test_reproducibility_completion.py
tests/test_sensitivity_publication.py
tests/test_specification.py
tests/test_specification_parity.py