.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Cargo.lock
Cargo.toml
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
report.md
setup.cfg
setup.py
summary_final_report.md
uv.lock
docs/architecture.html
docs/architecture.md
docs/configuration.html
docs/faq.html
docs/function-reference.html
docs/function_reference.md
docs/getting-started.html
docs/getting_started.md
docs/index.html
docs/installation.html
docs/pipeline-science-guide.html
docs/pipeline_science_guide.md
docs/quickstart.html
docs/release.md
docs/testing.html
docs/usage.html
docs/verification.html
docs/api/cli.html
docs/api/compat_legacy.html
docs/api/configuration.html
docs/api/io_dataset.html
docs/api/io_mat.html
docs/api/kernels.html
docs/api/parity_contract.html
docs/api/pipeline_ported.html
docs/api/pipeline_stages.html
docs/api/pipeline_types.html
docs/api/pystamps.html
docs/api/runtime.html
docs/api/status.html
docs/api/verify.html
docs/assets/pystamps-capabilities.svg
docs/assets/pystamps-logo.svg
docs/assets/pystamps-workflow.png
docs/assets/pystamps-workflow.svg
docs/assets/scripts.js
docs/assets/styles.css
notebooks/00_pystamps_beginner_walkthrough.ipynb
notebooks/01_pystamps_dataset_inspection.ipynb
notebooks/02_pystamps_stage_execution.ipynb
notebooks/02_pystamps_stage_execution.replay.yaml
notebooks/02_pystamps_stage_execution.validation.yaml
notebooks/03_pystamps_verification.audit.yaml
notebooks/03_pystamps_verification.ipynb
notebooks/04_rust_end2end_parity_validation.ipynb
notebooks/backend_rust_explanation.ipynb
notebooks/start_here.ipynb
notebooks/start_here_rust.ipynb
pystamps/__init__.py
pystamps/_version.py
pystamps/cli.py
pystamps/config.py
pystamps/input_contracts.py
pystamps/parity_contract.py
pystamps/status.py
pystamps/verify.py
pystamps/compat/__init__.py
pystamps/compat/legacy.py
pystamps/data/__init__.py
pystamps/data/audited_workflow_manifest.json
pystamps/data/oracle_contract.json
pystamps/io/__init__.py
pystamps/io/dataset.py
pystamps/io/mat.py
pystamps/kernels/__init__.py
pystamps/kernels/_stage2_native.c
pystamps/kernels/_stage2_native.pyx
pystamps/kernels/accelerated.py
pystamps/kernels/registry.py
pystamps/notebooks/__init__.py
pystamps/notebooks/dataset_inspection.py
pystamps/notebooks/diagnostics.py
pystamps/notebooks/plots.py
pystamps/notebooks/stage_execution.py
pystamps/pipeline/__init__.py
pystamps/pipeline/ported.py
pystamps/pipeline/stages.py
pystamps/pipeline/types.py
pystamps/runtime/__init__.py
pystamps/runtime/executor.py
pystamps_insar.egg-info/PKG-INFO
pystamps_insar.egg-info/SOURCES.txt
pystamps_insar.egg-info/dependency_links.txt
pystamps_insar.egg-info/entry_points.txt
pystamps_insar.egg-info/not-zip-safe
pystamps_insar.egg-info/requires.txt
pystamps_insar.egg-info/top_level.txt
src/lib.rs