What I built
A reproducible, code-graded benchmark that asks models to generate Python
solve(inputs) → dict
solutions for electrical engineering simulations. Tasks span power systems
(pandapower),
control systems (python-control),
and circuit modeling (SciPy-graded waveforms, with ngspice CLI integration smoke-tested in Docker).
Candidate outputs are graded against frozen references with engineering tolerances, physical-validity checks,
and separated Docker runner/grader environments.