Numerica
1 program
Added 2026-03-17T10:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit f9c6092510 · authored 2026-03-17T00:35:44+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
2 sources · pl_id:
pl/numericaRelated languages
LLM-contributed programs
Beale's Problem
Provenance: commit f9c6092510 · authored 2026-03-17T00:35:44+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
{ Beale's Problem - classic global optimization benchmark }
Variables
x1 in [-4.5, 4.5],
x2 in [-4.5, 4.5];
Minimize
(1.5 - x1 * (1 - x2))^2 +
(2.25 - x1 * (1 - x2^2))^2 +
(2.625 - x1 * (1 - x2^3))^2;
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)