You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOCS - IMPROVEMENT - q=2 Delta' converges on a fixed ldp grid
An mpsi ladder (128..2048) on a deterministic ldp grid, which skips the
two-pass measure-and-re-form step, converges the q=2 diagonal: successive
increments are +1.889, +1.392, +0.443, -0.018, so the last doubling moves both
Delta' and the SLAYER growth rate by 0.2%. Converged values are dpm[1,1] ~ 8.91
and gamma(2/1) ~ 214.5 Hz, and dpm[3,3] lands on ~-16.5 under both grid families.
This changes the conclusion of the open problem above. The q=2 Delta' is not
intrinsically ill-conditioned; its non-convergence under the auto grid is an
artifact of that generator never reaching a fixed point. A plateau criterion is
therefore implementable today against a fixed ldp grid, without waiting on the
auto-grid work.
Also records that the auto grid errs in both directions relative to the
converged value — 6.39 at its default psi_accuracy (28% low), 9.51 at its
tightest (7% high).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments