1. EachPod

CodePDE: LLM-Driven PDE Solver Generation

Author
Neural Intelligence Network
Published
Fri 16 May 2025
Episode Link
https://podcasters.spotify.com/pod/show/neuralintelpod/episodes/CodePDE-LLM-Driven-PDE-Solver-Generation-e32qp7l

This document introduces CodePDE, a new framework for using large language models (LLMs) to generate code that solves partial differential equations (PDEs). The authors frame PDE solving as a code generation problem and demonstrate that, with techniques like debugging and refinement, LLMs can create solvers that are competitive with, and sometimes surpass, human-written solvers on various PDE families like Burgers, Advection, and Darcy flow. They highlight the ability of LLMs to reason, debug, and improve code through feedback, suggesting a promising future for LLMs in scientific computing, despite challenges with certain PDE types like Reaction-Diffusion.

Share to: