Skip to content

[M3] check positional tolerance args in assert_allclose #12

Description

@pctablet505

M3 only inspects keyword atol=/rtol=. assert_allclose(a, b, 1e-8) (positional rtol) is missed. Also consider math.isclose/np.allclose support.

From the pre-release multi-perspective review (2026-07-03). Follow CONTRIBUTING.md; every change ships a true-positive test + a false-positive guard test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions