Skip to content

test for m2m#261

Closed
ShawnL00 wants to merge 2 commits intoinducer:mainfrom
ShawnL00:m2m-test
Closed

test for m2m#261
ShawnL00 wants to merge 2 commits intoinducer:mainfrom
ShawnL00:m2m-test

Conversation

@ShawnL00
Copy link
Contributor

Verification of compressed M2M translation.

Compares two approaches:

Compress coefficients -> embed -> M2M translate
M2M translate with full coefficients
Verifies the difference formula between these two approaches.

repl_dict[sp.Symbol("lam")] = extra_kwargs["lam"]
if "k" in extra_kwargs:
repl_dict[sp.Symbol("k")] = extra_kwargs["k"]
return repl_dict
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are duplicated with #260. I'll combine the two PRs and move these to a common file.

@inducer
Copy link
Owner

inducer commented Mar 18, 2026

Subsumed by #272.

@inducer inducer closed this Mar 18, 2026
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.

2 participants