cd /news/ai-research/show-hn-linearsolvebench-interesting… · home topics ai-research article
[ARTICLE · art-137561] src=autodidakt.ai ↗ pub= topic=ai-research verified=true sentiment=· neutral

Show HN: LinearSolveBench, interesting new benchmark to discover linear solvers

LinearSolveBench launched as a benchmark measuring how well AI models and harnesses write fast, accurate, general numerical solvers for large sparse linear systems in C. On the FLASH magnetic-diffusion leaderboard, Fable 5.1 with autodidakt and high reasoning ranked first at 1.546× speedup versus a GMRES(50) + BoomerAMG reference solver, ahead of GPT-5.6 Sol at 1.233× and GPT-6 Astra at 1.184×. The benchmark's stated goals are to encourage algorithmic advances in solving large sparse linear systems and to measure and improve AI models' ability to discover algorithms, with problem families drawn from the SuiteSparse Matrix Collection spanning power grid optimization, fusion power, quantitative finance, structural mechanics, and fluid dynamics.

read2 min views1 publishedSep 22, 2026
Show HN: LinearSolveBench, interesting new benchmark to discover linear solvers
Image: source

A benchmark for AI-discovered linear solvers.

Measuring the ability of AI models and harnesses to write fast, accurate, and general numerical solvers for large sparse linear systems in C.

Leaderboard #

FLASH magnetic diffusion

Linear systems captured from FLASH magnetic-diffusion solves. 9,984–113,664 rows across eight distinct sizes; 108,364–1,245,184 nonzeros per matrix.

FLASH magnetic diffusion: independent model rows show best-of-16 speedups; autodidakt, Codex, and Claude Code rows show overall best run speedups reported in the FLASH research article. Search budgets differ. Higher scores rank first; pending results are unranked.
Rank Model Speedup vs. GMRES(50) + BoomerAMG reference solver
--- --- ---
1 Fable 5.1autodidakt · High reasoning 1.546×
2 GPT-5.6 Solautodidakt · High reasoning 1.233×
3 GPT-6 Astraautodidakt · High reasoning 1.184×
4 GPT-5.6 SolCodex · High reasoning 1.153×
5 GPT-6 AstraBest of 16 · High reasoning 1.136×
6 Fable 5.1Best of 16 · High reasoning 1.132×
7 Fable 5.1Claude Code · High reasoning 1.106×
8 GPT-5.6 SolBest of 16 · High reasoning 1.063×

Large systems of linear equations underpin some of the most important scientific and engineering problems. Progress in solving them translates directly into advances in the fields that depend on them.

LinearSolveBench has two goals: encourage algorithmic advances in solving large sparse linear systems, and measure and improve the ability of AI models and systems to discover algorithms.

Applications span multiple domains, with problem families represented in the SuiteSparse Matrix Collection:

  1. Power grid optimization
  • Optimal Power Flow (OPF).
  • Unit Commitment (UC), including LP/MILP relaxations and decomposition methods.
  1. Fusion power and diffusive processes
  • Heat conduction and magnetic diffusion in magnetic and magneto-inertial confinement fusion devices.
  • Radiation transport and alpha energy diffusion.
  1. Quantitative finance
  • Multi-asset Black–Scholes, Heston, and Heston–Hull–White pricing PDEs, whose implicit discretizations require large sparse linear solves.
  • American-option pricing, where free-boundary methods repeatedly solve sparse linear systems.
  1. Structural mechanics and materials engineering
  • Finite-element models of buildings, bridges, aircraft, plates, shells, and mechanical components.
  • Buckling, fracture, contact, plasticity, and composite or porous-material simulations.
  1. Fluid dynamics, transport, and thermal science
  • Navier–Stokes and Stokes flow, driven-cavity and coating-flow models, and atmospheric or ocean simulations.
  • Heat transfer, combustion, diffusion, and coupled multiphysics discretizations.

These applications do not all produce the same kind of matrices. PDE and finite-element problems may be symmetric positive definite, symmetric indefinite, or unsymmetric. Flow, circuit, nonlinear-Jacobian, and KKT systems are often unsymmetric or saddle-point structured. Least-squares and linear-programming data may be rectangular, while network data may encode a graph rather than an equation system.

Discovering new algorithms for these problems requires both human and computational resources. Large language models open the possibility of pursuing that discovery at scale.

── more in #ai-research 4 stories · sorted by recency
── more on @linearsolvebench 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-linearsolveb…] indexed:0 read:2min 2026-09-22 ·