peteksim 0.1.13

petekSim — the SIMULATION layer: dynamic/engineering appraisal (recoverable/forecast) + PVT + the appraisal facade over the petek subsurface-modelling stack, consolidated into one crate.
Documentation
# Library-local technical study/design/benchmark material (not published).
# Actionable state, skills, inbox routing, Actions, and releases are owned by
# petekSuite's central control plane.
/dev-docs/
/research/
/tools/
/notes/
/CLAUDE.local.md
/Makefile.local

# Python env / caches
/.venv-srs/
**/__pycache__/
*.pyc

# Build artifacts
/target/
**/*.rs.bk
*.tmp

# maturin editable-install artifact (built extension placed in the source pkg)
crates/srs-py/python/peteksim/_core*.so

# macOS
.DS_Store
**/.DS_Store
dist/
dist-launch/