Skip to content

New algorithm for optimize contractions#7

Merged
LinusBDittmer merged 3 commits intomasterfrom
optimize_contractions
Aug 3, 2025
Merged

New algorithm for optimize contractions#7
LinusBDittmer merged 3 commits intomasterfrom
optimize_contractions

Conversation

@jonasleitner
Copy link
Copy Markdown
Owner

There was a logic bug in the old algorithm for finding groups of tensors to contract simultaneously that lead to wrong results in some cases for hyper-contractions.
The new algorithm for grouping objects should be more robust, considers more groups and is more conservative when increasing the group size.

@LinusBDittmer LinusBDittmer merged commit a9274f8 into master Aug 3, 2025
2 checks passed
@LinusBDittmer LinusBDittmer deleted the optimize_contractions branch August 3, 2025 19:33
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