Skip to content

Increase rsqrt precision #189

@Forpee

Description

@Forpee

The tracer now computes rsqrt(x) = isqrt(S³ / x) in i64 using the model's actual scale factor (e.g. S = 1 << 12 = 4096 at scale 12). This gives near-perfect agreement with the f32 reference.

We need to update the prover accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions