codepde/codepde

Science
Physics
Coding

CodePDE: framing partial-differential-equation solving as a code-generation task to benchmark LLMs on producing correct, efficient PDE solvers.

← Back to Registry

Run this task

CLI:

inspect eval inspect_harbor/codepde --model openai/gpt-5

Python:

from inspect_ai import eval
from inspect_harbor import codepde

eval(codepde(), model="openai/gpt-5")

Dataset information

Harbor registry codepde/codepde
Inspect task codepde
Latest digest sha256:1fa8a96627aaf64d6879bcca7a71884159c4198500ace010bfbe434cf5e7d227
Samples 5
Paper arxiv
Source https://github.com/LithiumDA/CodePDE

See Task Parameters for the parameter set shared across all Harbor tasks.