What problem does it solve?
This Skill automates the reproduction and audit of High Energy Physics (HEP) calculations, providing an auditable computation run, optional LaTeX comparison, and model building scaffolding.
Core Features & Use Cases
- HEP Calculation Reproduction: Orchestrate Mathematica and/or Julia for symbolic/numeric HEP calculations.
- TeX Comparison: Optionally compare LaTeX values against a recomputation for verification.
- Model Building: Optionally scaffold a model from LaTeX using rewrite rules.
- Use Case: Suppose you have a HEP calculation that you want to verify and understand better. Use this Skill to automatically reproduce the calculation, compare it against a LaTeX source, and generate a model for further analysis.
Quick Start
Run the 'hep-calc' skill with the provided job file and output directory:
bash scripts/run_hep_calc.sh --job assets/demo_job.yml --out /tmp/hep_calc_demo