Skip to content

Revise structured tensor contraction. - #97

Merged
BrendanKKrueger merged 4 commits into
mainfrom
bkk_structured_contraction
Aug 13, 2026
Merged

Revise structured tensor contraction.#97
BrendanKKrueger merged 4 commits into
mainfrom
bkk_structured_contraction

Conversation

@BrendanKKrueger

Copy link
Copy Markdown
Collaborator

The pattern search was consistently failing, meaning you effectively got O(n) performance instead of the intended O(log n) performance.

@BrendanKKrueger
BrendanKKrueger marked this pull request as ready for review August 13, 2026 18:23
@BrendanKKrueger
BrendanKKrueger merged commit 2b5716d into main Aug 13, 2026
14 checks passed
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