Skip to content

Promote A.4.33 from commented-out to @test_broken#19

Open
lodyai[bot] wants to merge 1 commit intomasterfrom
fix/14-a433
Open

Promote A.4.33 from commented-out to @test_broken#19
lodyai[bot] wants to merge 1 commit intomasterfrom
fix/14-a433

Conversation

@lodyai
Copy link
Copy Markdown
Contributor

@lodyai lodyai bot commented Apr 3, 2026

Refs #14

The formula was fully skipped (commented out), so it didn't appear in test output at all. This makes the failure visible.

Suspected cause: norm()^2 involves a symbolic sqrt that SymPy can't reduce to verify the equality. A follow-up to #14 should try replacing norm()^2 with norm2() once that method is wrapped (see #13).

The formula was fully commented out with no test tracking. This makes it
visible in the test output as a known broken test.

Suspected cause: `norm()^2` involves a symbolic sqrt that SymPy can't
simplify through to verify the equality. See issue #14 for investigation.

Refs #14
@lodyai lodyai bot force-pushed the fix/14-a433 branch from 9b109f2 to d990fbc Compare April 3, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant