LICENSE
README.md
pyproject.toml
PyIMR.egg-info/PKG-INFO
PyIMR.egg-info/SOURCES.txt
PyIMR.egg-info/dependency_links.txt
PyIMR.egg-info/requires.txt
PyIMR.egg-info/top_level.txt
pyimr/__init__.py
pyimr/_arrays.py
pyimr/_config.py
pyimr/_integrate.py
pyimr/_jax.py
pyimr/_materials.py
pyimr/_prepare.py
pyimr/_rhs.py
pyimr/_solver.py
pyimr/_stress.py
pyimr/_thermal.py
pyimr/assimilation.py
pyimr/data.py
pyimr/design.py
pyimr/diagnose.py
pyimr/inference.py
pyimr/noise.py
pyimr/optimize.py
pyimr/parallel.py
pyimr/prior.py
pyimr/pymc_op.py
pyimr/resolution.py
pyimr/selection.py
pyimr/sensitivity.py
pyimr/store.py
pyimr/thermal_fd.py
pyimr/thermal_spectral.py
tests/test_api.py
tests/test_assimilation.py
tests/test_backend_jax.py
tests/test_design.py
tests/test_diagnose.py
tests/test_failure_guards.py
tests/test_noise.py
tests/test_optimize.py
tests/test_packaging.py
tests/test_parallel.py
tests/test_prior.py
tests/test_pymc_op.py
tests/test_resolution.py
tests/test_restart.py
tests/test_rhs_consistency.py
tests/test_selection.py
tests/test_store.py
tests/test_sweep.py
tests/test_thermal_grid.py
tests/test_validation_closed_form.py
tests/test_validation_constitutive.py
tests/test_validation_estimators.py
tests/test_validation_quadrature.py
tests/test_validation_refusals.py
tests/test_validation_sensitivities.py
tests/test_validation_thermal.py
tests/test_validation_trajectories.py