Commit fd96d08
Repin TestScaleEquivariance[placebo] baseline to Linux/OpenBLAS value
Swap the captured SE from 0.293840360160448 (macOS Apple Accelerate
local) to 0.2938403592163006 (Linux OpenBLAS, ubuntu-24.04-arm CI
runner). The warm-start landed in the prior commit threads
``unit_weights`` (a fit-time FW output that carries sub-ULP BLAS
reduction-order divergence) into per-draw FW init; across 200 draws
with path-dependent sparsification the SE diverges ~1e-9 between the
two platforms — exceeding the existing ``1e-12`` bit-identity gate.
CI is the gating surface. macOS local fits will now drift at ~1e-9
on this fixture; the inline comment documents that the delta is
finite-iter FW path-dependence, not a numerical regression.
ATT and empirical p-value are unchanged: ATT comes from the
deterministic FW solve (platform-stable to <1e-14 on this panel) and
the placebo p-value is integer-driven (1/(B+1) = 1/201 with no
placebo τ exceeding |ATT|).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 09a3ef4 commit fd96d08
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3000 | 3000 | | |
3001 | 3001 | | |
3002 | 3002 | | |
3003 | | - | |
3004 | | - | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
3005 | 3013 | | |
3006 | 3014 | | |
3007 | 3015 | | |
| |||
0 commit comments