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
feat: flag ESO ceiling in legend and result struct
Add at_ceiling: bool to EsoResult, set when omega0_opt reaches the
stability-constrained search bound (omega0_max_stable - GSS_TOLERANCE).
Propagate through AxisEsoData into the plot legend as ' [at ceiling]'
so users can see at a glance when the optimizer hit its upper bound
rather than finding a true interior optimum.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments