summaryrefslogtreecommitdiff
path: root/scripts/actual_fa_initial_erosion_distribution.py
AgeCommit message (Collapse)Author
2026-06-09Switch e0 distribution sampler to real FA backwardYurenHao0426
The sampler previously drew e0 through the analytic linear form <C,B>, making the Gaussian KS test near-tautological. It now runs the real FA backward pass per feedback draw and reports the max deviation from the linear identity (<= 8.9e-16). Rerun reproduces the published table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-05Validate exact initial FA erosion distributionYurenHao0426