Skip to content

Conversation

@fredrik-johansson
Copy link
Collaborator

Fixes #2063.

Not changing nmod_mat_mul_strassen here because it is only used for huge matrices where the overhead of creating an extra window matrix probably cancels out the (minor) speedup.

@albinahlback
Copy link
Collaborator

Looks good!

@fredrik-johansson fredrik-johansson merged commit 47bef34 into flintlib:main Oct 1, 2024
13 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.

Strassen multiplication does more multiplications than necessary

2 participants